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-16 17:55 ID:2Gb6LMLn

(2) char *string_ptr;

What is the right way to create two pointers to chars?
1. char* one, two
2. char *one, *two

That settles with which part the asterisk should go.
Also I agree with >>13

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