#include <stdio.h> 

#include <unistd.h>
...

C A client for net!

by gaoweige.blogspot.com, April 22, 2009 08:56, No refactoring, tagged with linux c

When I must use a client wh...

72f8ba24304c4648c18e11f0aa2287f2 Talk
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
...

C I learn getopt

by gaoweige.blogspot.com, April 08, 2009 14:45, 5 refactorings, tagged with linux c

I learn getopt, but it shou...

72f8ba24304c4648c18e11f0aa2287f2 Talk