User profile: wehs

User info
User name:wehs
History
Joined:
Number of posts:4
Latest posts:

Diferences while saving int value through fwrite
Yes, there should be "0D 0A 00 00 00". Thanks Wehs

Diferences while saving int value through fwrite
Hi 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