Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
z is 7
//gcc 5.4.0 #include <stdio.h> typedef int number; int main() { int x=7,z; number y=8; z=x,y; printf("z is %d",z); }
run
|
edit
|
history
|
help
0
bitwise manipulation using another function
Link List
Instruction order in C/C++
18BCE2182 ASSESS_1 Q2-2
a.c
Null deref
C_141127_Matriz01
4
scanf and integer manipulation
14th Feb Project v0.3