Remote agent/Simulation/C: Difference between revisions

m
-leftover cruft
(Created page with "{{implementation|Remote agent/Simulation}} Server/client programs share a lot of code, so they are all lumped together here. To compile, dump all three files in the same dir, an...")
 
m (-leftover cruft)
Line 16:
#define W 30
#define H 30
char response[] = "A";
 
int do_server_stuff(int);
Anonymous user