Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
FirstCProg
//gcc 7.4.0 #include <stdio.h> int main(void) { printf("Hello, world!\n"); printf("My age is %d",60); return 0; }
run
|
edit
|
history
|
help
0
Array Struct, Call-By-Reference, Malloc, Free, Init, Destroy ... Example
A_141124_arrayIguales
A_141121_factorial01
pseudo hw v1
Assignment 5 v2
project menu
150115_MatrizTodosDistintos
C_141210_Funciones
Find a Node Sibling Test
menu1.c