User profile: JoorDovah

User info
User name:JoorDovah
Name:No!
Location:Salford
Bio:I'm an intermediate programmer. Contact me at joordovah@gmail.com (my non-personal email) or by PM.
Statistical data
Gender:Male
Occupation:Programmer
Skills:PHP
C++
Visual Basic
Javascript
Python
History
Joined:
Number of posts:6
Latest posts:

DLLs and undefined reference to...
Hey, Forum! To put a long story short, I get this error from testing DLLs: undefined reference to ...

How do you find when a user presses 'H'?
I'm using Win32 and want it to create a MessageBox when a user presses 'H'. How do I do this?

Another 'operator' error!
Thanks, Chervil!

Another 'operator' error!
Hi, Forum! I need some help on my calculator once again. I'm working on my addition, but keep gettin...

no match for 'operator==' in 'operation == addition'?
Thanks, Tarik!