IPv6 TCP socket: Network UnreachableHi everyone! I'd like some help on a little issue. I'm learning to use sockets at college. I'm us...
Windows Console TUI, functions vs methods, class not workingI got an answer at MSDN's forum. All of the functions from [code]windows.h[/code] have been copied f...
Windows Console TUI, functions vs methods, class not working[code]// TUI.h // same as last, but modified into a class, everything other than input not working /...
Windows Console TUI, functions vs methods, class not workingHi everyone. I've created a library that uses the [code]windows.h[/code] library to make text user ...
Curious about difference between 'for' and 'while', CPU wise[quote=Athar]However, you really need to read this and the articles linked on that page:[/quote] Not...