apstring.h

L

Luna64

Guest
Ok, little history before I start.

Last year at school we used Visual Studio 6 to program in C++.

We were using apstring, and a few others that can be found here .

It worked fine in VS6, but now I am using Visual Studio .Net and I can't get apstring to work.


I have put it in the include folder along with the .cpp file, but I cant get it to compile with a string in it.

This would compile ok
Code:
#include <iostream.h>
#include "apstring.h"

int main()
{

}


but this gives me three errors that are just way beyond my level of understanding.
Code:
#include <iostream.h>
#include "apstring.h"

int main()
{
apstring hello;
}



I can always go back to VS 6 if needed, but I am going to start a VB. Net class soon so I would need VS .Net also.
 
Never mind, I figured it out.


instead of using apstring.h, I just included apstring.cpp instead.


everything seems to be working fine now :)
 

Members online

No members online now.

Latest profile posts

Also Hi EP and people. I found this place again while looking through a oooollllllldddd backup. I have filled over 10TB and was looking at my collection of antiques. Any bids on the 500Mhz Win 95 fix?
Any of the SP crew still out there?
Xie wrote on Electronic Punk's profile.
Impressed you have kept this alive this long EP! So many sites have come and gone. :(

Just did some crude math and I apparently joined almost 18yrs ago, how is that possible???
hello peeps... is been some time since i last came here.
Electronic Punk wrote on Sazar's profile.
Rest in peace my friend, been trying to find you and finally did in the worst way imaginable.

Forum statistics

Threads
62,015
Messages
673,494
Members
5,621
Latest member
naeemsafi
Back