??? 08/11/07 11:42 Read: times |
#143103 - I have while(1) loop in main() Responding to: ???'s previous message |
I have while(1) in main() function. Did you mean this or other loop? But how can it be possible to crash due to some condition in for(;;)? And it is not in main() function, there are about free or four functions call before this. |