Diferences while saving int value through fwriteYes, there should be "0D 0A 00 00 00". Thanks Wehs
Diferences while saving int value through fwriteHi Following code [code] #include <stdio.h> int main(int argc, char** argv) { int i = 9...
Pointer vs Table for strncpy Thanks for all replies. Now I understand. W.
Pointer vs Table for strncpy Hi I'm using Visual C++ 2005. Why code below works: [code] char text1[] = "aaaaaa"; char t...
This user does not accept Private Messages