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
project menu
square pyramid
C programming example for a Person struct and typedef (from ECE 2534)
Float data type.c
menu1.c
Primes in binary
4
PROTOTIPO PREGUNTA 1 DE GUÍA 4
22nd HW Switchv0.2
swap_bitwise.c