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
Lab 9 v0.95
Undefined argument processing order in C
B_141104_NotaInterroganteDosPuntos
Prime no in given array
joseph a triangle
Assignment 8
C_14119_Media
problem5 review fundamentos
Is const really const?
-Wconversion double -> int