|
-
Feb 13th, 2009, 09:16 PM
#1
Leaving C behind
I'm pretty new to C++, but is it possible to not have to use any part of C but pure C++?
For example, using the string library (<string> ) without having to use <string.h>.
Example, how would I go about getting the Windows username ( GetUsernameA() API ) without using C strings?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|