User profile: GuiRitter

User info
User name:GuiRitter
History
Joined:
Number of posts:11
Latest posts:

IPv6 TCP socket: Network Unreachable
Hi 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 working
I 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 working
Hi 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...