What do you mean by unneccesary? You can use the std::string library.
WolfPack
Postaholic
2,051 posts since Jun 2005
Reputation Points: 572
Solved Threads: 115
Does turbo c++ even support c++ style strings? My guess is you'd have to use char arrays or switch to something better than turbo c.
iamthwee
Posting Expert
5,950 posts since Aug 2005
Reputation Points: 1,543
Solved Threads: 439
Does turbo c++ even support c++ style strings? My guess is you'd have to use char arrays or switch to something better than turbo c.
Who knows? I have never used anything other than the Microsoft Compiler. Don't people know that you can get much better compilers free? I usually don't answer turbo c threads, and you can see why. :-|
WolfPack
Postaholic
2,051 posts since Jun 2005
Reputation Points: 572
Solved Threads: 115
Of course the OP could attempt to write the program himself:rolleyes:
Ancient Dragon
Retired & Loving It
30,050 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953