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

Re: new function in queue.h



Vicent Pla <[email protected]> writes:

> Hi,
> 
> I want to add a new function member to the class 'PacketQueue' such that
> the queue length in bytes could be queried. However, whatever the
> function is, even if it is never called, I got :
> 
> Bus Error (core dumped)

Why don't you use gdb to find out what's happening?

> 
> Can somebody help me ?
> 
> Yuri: I found a message in the archives
> 
> http://www-mash.cs.berkeley.edu/dist/archive/ns-users/9808/0083.html
> 
> and according to it you wanted to do the that modification to ns. Did
> you managed ? How ?

I didn't want it - somebody else did.  Read that message carefully.

> 
> Thanks
> ______________________________________________
> 
> Vicent Pla