Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
++i vs i++
//gcc 5.4.0 #include <stdio.h> int main(void) { //++i in arithmetic expression says increment first, then use it //i++ says use i, then increment it after it has been used printf("Hello, world!\n"); return 0; }
run
|
edit
|
history
|
help
0
funcion dar vuelta numero
A_141124_arrayMaxMin02
20171030_TRIANGULO
Class Friday 1/20 Inauguration Day
C pattern Rhombus
htabprepa
C/Assembly
Jan23
IndiSelSort
14th Feb Programming Project v.01