He doesn't know why &argv[1][1] = &(*(*(argv+1)+1))

>he doesn't know why &argv[1][1] = &(*(*(argv+1)+1))

uhh, i know why

y

uhh, i know why

explain it then desu

>=

>he doesn't know why argv[1] = 1[argv]

> babby just learned how pointers work and needs to brag about it

>all those magic numbers
you can bet your ass i dont

y-you don't know that

Congratulations on visiting your first C class, OP ^___^
Me and your mother are so proud :*

Jokes on you op. I program in Java.

confirmed for permavirgin autist fugly fuckface

le mind=blown

wow, how "advanced"

>why
Why what?

but uh....

that's an assignment, user, not a statement about the relationship between both sides.

>GUYS, I JUST HAD MY FIRST COMPUTER CLASS IN MIDDLE SCHOOL, LOOK

Because you assigned it.

>he doesn't know about the slide operator

while (x --\
\
\
\
> 0)
printf("%d ", x);

>it's just a fancy version of the goes to operator

while (x --> 0) // x goes to zero
printf("%d ", x);

i do though, because a[x] = *(a+x)