Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
implicit parameter type
//gcc 5.4.0 #include <stdio.h> f(i,j) {printf("%d %d\n", i, j);} int main(void) { f(5); printf("Hello, world!\n"); return 0; }
run
|
edit
|
history
|
help
1
Project 4 v.1
18BCE2182 ASSESS_1 Q2-2
SAI_1-4.c
tom grey wolf
Max2
14th Feb Project
Star pattern
B_141121_factorial02
Lab 5 HW Spring 2017 v1.1
18BCE2182 ASSESS_1 Q1-8