இன்று செய்வதும், நாளை செய்யப் போவதும்
நான் இன்று செய்வதும், நாளை செய்யப் போவதும் என்னுடைய சிந்தனையாகவே இருக்க விரும்புகிறேன்
Labels: தமிழ்
Labels: தமிழ்
Labels: தமிழ்
Illegal stack operations can lead to hard to detect crashes. This typically takes place when a program passes a pointer of the wrong type to a function. The example given below shows a case of a function expecting an integer pointer and the caller passes a pointer to a character.
http://www.eventhelix.com/realtimemantra/Basics/debugging_software_crashes.htm
char pointer/int pointer mixup |
|