User profile: pivottt

User info
User name:pivottt
Email:1er@live.ca
Name:Jacque Goupil
Location:Province of Québec
Bio:I first learned about computer programming with GML and TI-BASIC. Now I do C++, and I'll start learning Java in a few months (written december 2013).

Oh, and my first language is French. I'll have to translate my comments before posting codes here.
Statistical data
Birthdate:Apr 18, 1995
Gender:Male
Occupation:Student
Skills:BASIC
C++
Visual Basic
C++/.NET
GML
TI-BASIC
Piet
History
Joined:
Number of posts:33
Latest posts:

Reference to dynamic object
Wow. I'll need some time to read about half the containers and keywords used here, but I get the gen...

This line means?
Yes. Just remember that something++ actually creates a copy of the object, increments the original a...

Reference to dynamic object
Facepalm. I used it a lot when creating containers, but I hadn't thought about using it on methods. ...

Reference to dynamic object
It's true, it doesn't really matter if I allow non-dynamic creation or not. I could just leave the c...

Else....
If I understand correctly, you want a quick way to stop executing the method if the user presses ent...