|
-
Jun 29th, 2002, 01:55 PM
#1
Thread Starter
PowerPoster
Good idea to use C++ style?
I am writing a bunch of UI classes and right now I am using the "string" class instead of messing up with "char" to do all the string handling stuff. I'll also probably be using some of STL but the problem is that no C programmer will be able to use it (I think). So is it still a good idea to implement some of the C++-only functionality?
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
|