User profile: warrier

User info
User name:warrier
History
Joined:
Number of posts:17
Latest posts:

SetClipboardData() not working
actually no i know this is c++. first of all as far as i know, c does not use ::. and second of all,...

SetClipboardData() not working
thanks a lot kbw it works now and is modoran correct about this not being c++?

Program crashes using getline
instead of [code]getline(std::cin, tempObj.comments);[/code] why dont you use [code]string comments...

problem with some codes
i dont understand it either, but if you do not understand the code, dont use it

problem increating hello world program
it compiled for me, and wheres your "stdafx.h" ? (maybe its something unique to vc 10)