Program keeps crashingI got it to work. I changed the for loop to this [code] for(size_type i = used; i > cPos; i--) { a...
Program keeps crashingI tried to debug and i noticed that after the for loop the array start get filled with a bunch of ra...
Program keeps crashingSorry for being a bit confusing. @KRAkatau: [code]size()[/code] returns the size of the array 'a' w...
Program keeps crashingHello everyone! I'm having a bit of a problem with one of the classes I'm making. Here is my curre...
This user does not accept Private Messages