User profile: jjmounes

User info
User name:jjmounes
History
Joined:
Number of posts:20
Latest posts:

Help with simple swap
No, you're right. I have it working like this: [code] //temps int super; string pro; super = v[i...

Help with simple swap
"vlad from moscow" lol thanks series of tubes I have a class: [code]Class Example{ private: int _t...

Help with simple swap
I have a vector v[] full of class objects called kajigger with private members _thing1 and _thing2. ...

nested loop for begginers like me
Personally I think you're being fancier with your brackets than you should be if you're struggling w...

Unhandled exception (simple insertion sort func)
Can you tell I was having a bad morning? I came back and looked at it, immediately noticed what was...