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

[ns] long




How can I bind variables that are not ints? I have a counter
"bytes_sent_", but since this is an int, I get negative values for very
high numbers. But I am unable to bind this variable if it is a long. Is
there any way that I can do this?

Thanks,
Apu