Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C++ (http://www.programmingforums.org/forum15.html)
-   -   apstring (http://www.programmingforums.org/showthread.php?t=14407)

janis Nov 10th, 2007 10:24 AM

apstring
 
I downloaded devc++ and also apstring and put it in the class folder and thought i linked the compiler to it right. It doesnt work. What is the correct way to set everything up so apstring so I can use it. thanks.

DaWei Nov 10th, 2007 11:37 AM

Re: apstring
 
Quote:

thought i linked the compiler to it right
What does that mean? What measures did you actually take regarding header and lib files?

Ancient Dragon Nov 10th, 2007 11:49 AM

Re: apstring
 
Download the apstring.cpp and apstring.h from here. They are somewhat old so you will have to make a few changes, such as using <iostream> instead of <iostream.h>. I tried compiling them and got a few other syntax errors that you will have to correct.

Jimbo Nov 10th, 2007 3:30 PM

Re: apstring
 
Why are you using apstring? The AP curriculum switched to Java years ago.

janis Nov 10th, 2007 9:51 PM

Re: apstring
 
cause i like to use the ap classes

Dameon Nov 10th, 2007 10:55 PM

Re: apstring
 
A fear of change will only hold you back, especially in this field.

Jimbo Nov 11th, 2007 4:41 AM

Re: apstring
 
Quote:

Originally Posted by Dameon (Post 136612)
A fear of change will only hold you back, especially in this field.

I second this notion. It's probably in your better interests to use the classes provided by your C++ library, like <string>, <vector>, etc. The ap classes were implemented somewhat half-assed as I recollect, but I haven't looked at - much less used - them in years...


All times are GMT -5. The time now is 3:20 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC