"Martin Ambuhl" wrote in message> if (2 != (nread = sscanf(input, "%d%d", &first, &second))) {>This...
By malcolm
I wasn't able to get a response from sybase usergroup forum. Hopefully,I'll get some help ...
By ollie
Is there anything in the STL (or boost) which would work like select()does for file descriptors? I h...
By brian_cain
I wasn't able to get a response from sybase usergroup forum. Hopefully,I'll get some help here.I am ...
By ollie
This is the function malloc_m() that should be like malloc() but itshould find memory leak, and over...
By hbb, 18 Comments
I am having an issue with malloc and gcc. Is there something wrongwith my code or is this a compiler...
By raphfrk, 1 Comments
I am working on a high-speed futures implementation in C++, and wastinkering around with ways to wra...
By chris_thomasson, 9 Comments
I am having an issue with malloc and gcc. Is there something wrongwith my code or is this a compiler...
By raphfrk, 9 Comments
I am working on a high-speed futures implementation in C++, and wastinkering around with ways to wra...
By christhomasson, 10 Comments