Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

ULTIMATE QUESTION.

Name: Anonymous 2007-09-16 16:33 ID:megCKdPE

(1) char* string_ptr;
(2) char  *string_ptr;
(3) What the fuck does ptr mean?

Name: Anonymous 2007-09-17 5:44 ID:Heaven

1) char* ptr; might not work with all compilers.
either char * ptr; or char *ptr;
2) K&R rocks, that along with the c99 standard is all you need.
3) ptr is nice, do not use underscores and no shitty names like ``text'' or ``string''. Try buf, buffer, p, s, ptr, bufptr, etc.

>>1-23,25-27 are faggots

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List