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
3.1.3 Quick sort, Merge sort
C programming example that implements a modified string length function (from ECE 2534)
Multiple If statements v.09
Why &(a+1) is not allowed
Undefined argument processing order in C
primeno
struct
back
ptr_to_ptr
table of 123