Posted by o on August 17, 2001 at 00:45:39:
In Reply to: Re: vector, array (oper- UNDEFINED) ? posted by mike on August 17, 2001 at 00:44:10:
: I took the weiss code off the web but I did have to change a few things (for insertion sort). nothing major. actually, I don't know if I even tried it without changing - maybe you don't have to. either way - the weiss code's great. :)
: : : ANyone using insertsort??? Well, dang it! insertsort takes in a vector but when i replace vector with my srting array, I get a operation= is UNDEFINED error. Anyone got any ideas? Thanks
: : just steal the Weiss code off the web. i don't think you have to change anything.
OK, thanks guys. I figured it out.