From: Mark Hobley on 20 Apr 2010 13:14 Bill Cunningham <nospam(a)nspam.invalid> wrote: > I received the book I ordered and was very disappointed. The book said > copyright 89 and 90 and had one chapter on TCP/IP. I don't even know if the > web was around in '89. The C is a very strange syntax pre-ANSI I would say: > > main(argc, argv) > int argc; > char *argv[]; What book was it Bill? Mark. -- Mark Hobley Linux User: #370818 http://markhobley.yi.org/
From: Bill Cunningham on 20 Apr 2010 14:30 Mark Hobley wrote: > What book was it Bill? It's called "UNIX networking" by Kochan and Wood. So much can be done with gettaddrinfo() now but the code in this book declares many objects of type struct sockaddr and all the other struct declared in socket.h and netdb.h. Bill
|
Pages: 1 Prev: ANN: Seed7 Release 2010-04-18 Next: pthread_mutex_t and pthread_rwlock_t |