Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Project 5 v.02
//gcc 5.4.0 #include <stdio.h> #include <string.h> typedef struct{ char firstname[20]; char lastname[20]; }name typedef struct{ char student_ID[10]; name studentname; char Grade; char Major[10]; }record; int main(void) { record records[10]; records[0].student_ID=1001; strcpy(records[0].studentname.firstname,"Clock"); strcpy(records[0].studentname.lastname,"Explosion"); strcpy(records[0].Grade,"A"); }
run
|
edit
|
history
|
help
0
Project 3 Part 1 v1.0
13
pattern 17
fork() System call
EL PANGRAMA PERFECTO
FunPointUnion
Sheldon 9 area none aliens as aliens and farms Lockheed Kelly and lame lead district 9
Volume of a square pyramid With functions
PREGUNTA 10 CADENAS
Multiple If statements v1