Thread: sort arrays
View Single Post
Old 04-03-2003, 08:20 AM   #5 (permalink)
sno2dude
Registered User
 
sno2dude's Avatar
 
Join Date: Apr 2003
Location: Michigan Tech
Posts: 38
sno2dude is on a distinguished road
Send a message via AIM to sno2dude Send a message via Yahoo to sno2dude
a vector is like an array except that its size changes every time that you add something to it. I dont use it because you have to cast things to put it into a vector and convert them to take it out and do a bunch of other things with it so it will work right.... that and i fell asleep halfway through the class on vectors.

yeah, but my code should work as i just did it and wrote a test driver to test my code too...... word....... :rock:
sno2dude is offline   Reply With Quote