Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Null deref
//Title of this code //gcc 4.9.2 #include <stdio.h> typedef struct { int* x; } S_t; int main(void) { S_t ss = {0}; S_t* s = &ss; int* p = &s->x[0]; if (p == NULL) { printf("Boom!\n"); } return 0; }
run
|
edit
|
history
|
help
1
pointer1
shrinken shraken shrank leave as no cold call acces program unles clownbtweak blue voda
Taco practice
es collar
Name pipe
PREGUNTA 3 - MODULO 4 TERMINADA
Avance Pregunta 2 guía 4
AC_setting_example
18BCE2182 ASSESS_1 Q2-1
Hello