C language reference links
Page 1 of 1
C language reference links
I'm probably going to need these later. You probably won't.
cdecl: English <-> C translator https://cdecl.org/
http://stackoverflow.com/questions/8000851/passing-a-struct-over-tcp-sock-stream-socket-in-c
http://stackoverflow.com/questions/863575/using-nibbles-4-bits-variables-in-windows-c-c#comment673211_863616
cdecl: English <-> C translator https://cdecl.org/
http://stackoverflow.com/questions/8000851/passing-a-struct-over-tcp-sock-stream-socket-in-c
http://stackoverflow.com/questions/863575/using-nibbles-4-bits-variables-in-windows-c-c#comment673211_863616
Re: C language reference links
UMD Makefile tutorial: https://www.cs.umd.edu/class/fall2002/cmsc214/Tutorial/makefile.html
Makefiles aren't written in C but are almost a necessity for any project in C that compiles multiple files.
Current library: http://www.cplusplus.com/reference/clibrary/
Makefiles aren't written in C but are almost a necessity for any project in C that compiles multiple files.
Current library: http://www.cplusplus.com/reference/clibrary/
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum