--- In [email protected], "Bill Cunningham" <bill...@...> wrote: > > I thought this group was about *standard* C and C++.
>From the c-prog home page: "This list is for discussion of anything related to C/C++. This includes compilers, writing code, making templates, creating libraries, and whatever else is related." Personally I think as long as you are using ANSI C/C++, or something close to it eg. not C#, then it's ok. Whether the code is dealing with Posix sockets or light sockets doesn't really matter :-) John
