[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ns] units in command()



It seems part of your message has been cut off?


Kun-chan Lan

On Fri, 3 Aug 2001, Manimaran Selvaraj wrote:

> Hi,
> If i read a bandwidth value of 2Mb from tcl file in the following way:
> 
> tcl:
> $scheduler set_target_rate 2Mb
> 
> and read the value in in the corresponding .cc file in the following way:
> 
> int Classname::command(int argc, const char *const*  argv)
> {
>