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

Re: [ns] bit error



you might to use a debugger (such as gdb) to check 
if your function did get executed?  

Kun-chan Lan

On Mon, 13 Aug 2001, sjdong666 wrote:

> hi,all
> I want to make some bits in a packet error.
> the following is what I do:
> in "pakcket.cc":
>     I wirte a new  method Packet* randomerror();
> in "delay.cc"
>     in recv(),if (dynamic_) {
> 		Event* e = (Event*)p;
> 		e->time_= txt + delay_;
> 		p = p->randomerror();//that's what i do
>  		itq_->enque(p); 
> 		s.schedule(this, p, txt + delay_);     
> then I recompile,but it does't seem to change anything.
> coule anyone tell me the reason?
> thx
> 
>      
> ______________________________________
> 
> ===================================================================
> ������ѵ������� (http://mail.sina.com.cn)
> �����ֻ�����ͷ�����ţ����콱���ʱ���ֻ��� (http://dailynews.sina.com.cn/c/272235.html)
> ����100��İ����ͬʱ������ô?�����Ұ�! (http://cheese.sina.com.cn)
>