Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Punteros: creación espacio para un int
//Title of this code //clang 3.6.0 #include <stdio.h> int main(void) { int *i; i= (int *) malloc (sizeof(int)); *i=99; printf("Hello, world!\n"); return 0; }
run
|
edit
|
history
|
help
0
Vzdalenost makro
C99 doesn't allow initializers in if-conditions, so this does not compile.
prestupn7 rok
Use of Arithmetic Operator
Sin(x) in C Teylor
Herout (67) - 11
Bucles: Euclides
marquee text in C
cv2
mallocpole