Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Type-Safe C

Name: Anonymous 2017-04-27 11:37

>C lacks type safety.
typedef struct struct_x{int typesafe_data; } name;
How this isn't type safe? Also, it stores the struct within the same size as int.

Name: Anonymous 2017-04-28 12:10


int main(){
printf("%s", 05);
return 0;
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List