Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
null p null q
//gcc 5.4.0 #include <stdio.h> int main(void) { char *p = NULL; char *q = 0; if (p) printf("p"); else printf("nullp"); if(q) printf("q"); else printf("nullq"); }
run
|
edit
|
history
|
help
0
B_141209_TrianguloTartalia
ARREGLO DE VARIABLES DE TIPO STRUCT
swap_bitwise.c
HW22
example
arrays vowles printing
3D NO SE XD
G
Assignment 7
printing float pointers