Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/12/04 12:59
Read: times


 
#79202 - RE: problem in link list
Responding to: ???'s previous message
hi,

sorry I did an error when said about maintain the pointer. The suggestion must be
xdata struct WindowList *temp;
// temp=temp.NextWindow; wrong
temp=temp->NextWindow;
Thanks Graham - your link does flash for me.

Regards,
Oleg

List of 9 messages in thread
TopicAuthorDate
problem in link list            01/01/70 00:00      
   RE: problem in link list            01/01/70 00:00      
   RE: problem in link list            01/01/70 00:00      
      RE: problem in link list            01/01/70 00:00      
         RE: problem in link list            01/01/70 00:00      
            RE: Cross-Posting            01/01/70 00:00      
      RE: problem in link list            01/01/70 00:00      
      RE: problem in link list            01/01/70 00:00      
         RE: problem in link list            01/01/70 00:00      

Back to Subject List