Zach PfefferNov 24, 20181 minA Simple MakefileThis post presents a simple Makefile that can be used to build 2 programs. Its written to use implicit rules. Prerequisties To use this...
Zach PfefferJul 20, 20183 minGrab Bag of TCP/IP Socket Create Code, Implicit Make Debug and Finding Include PathsThis post presents code to open and close a TCP/IP socket, a command to make it, method to find include files, commands to browse...