Search Results

Showing results 1 to 2 of 2
Search took 0.01 seconds.
Search: Posts Made By: neologic
Forum: C++ Aug 23rd, 2005
Replies: 4
Views: 1,717
Posted By neologic
Sorry guys did not post the questions....
I was trying to implement a String class similar to the one in Java in C++...Also i have used the bloodshe dev c++ compiler 4.0
I have a few questions...
Forum: C++ Aug 23rd, 2005
Replies: 4
Views: 1,717
Posted By neologic
class String
{
char* pData;
public:
String(); //default constructor
~String(); //default destructor
...
Showing results 1 to 2 of 2

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC