How does Jow Forums format pointers in C?

1) char * text;
2) char *text;
3) char* text;

Discuss

Attached: image.jpg (1200x1276, 271K)

Other urls found in this thread:

youtube.com/watch?v=u_ij0YNkFUs
bing.com/search?q=jewish year 5779 is which year&form=IENTHT&mkt=en-us&httpsmsn=1&refig=6ef545506ab34365825a2613296c8acd&sp=2&pq=jewish year 5779 i&sc=5-18&qs=AS&sk=AS1&cvid=6ef545506ab34365825a2613296c8acd
twitter.com/SFWRedditGifs

char ^_^ text

4) I use a better programming language.

Attached: rustacean-flat-happy.png (1200x800, 32K)

Ambiguous code, char* is a pointer to a char, not 'text'.

The only valid form is the one that allows use of the comma operator.
char *a, *b, *c.

2 is the male way

extremely weak bait

Your shit language does not support strings.

char* is correct, because it's what compiler messages use.
the computer knows how to speak C perfectly, you're just a hillbilly that it has to put up with.

>the computer knows how to speak a human construct perfectly
>we're at fault when it disagrees

Attached: thonk.gif (300x300, 486K)