User profile: Nenekonesha

User info
User name:Nenekonesha
History
Joined:
Number of posts:22
Latest posts:

Pointer assignment and exceptions
I made a clean build and now it works fine. Anyway, thanks for taking the time for answering the que...

Pointer assignment and exceptions
I've been playing around try/catch blocks and pointers, and I've seen behaviour that I haven't been ...

Errors in my c++ code
[quote]Yes. But i want to make a program to reprogram my keyboard (for example: when i press g, it w...

Errors in my c++ code
To get key inputs for virtual keys (ctrl, alt, del) you need to have WinAPI (for windows) or the equ...

Errors in my c++ code
Reading from various sources, this leads me to believe that this code is for an older, different sta...