User profile: vincentthorpe

User info
User name:vincentthorpe
Name:Vincent Thorpe
Location:Madrid, Spain
Bio:lm a programmer
History
Joined:
Number of posts:24
Latest posts:

Struct initialization with parameters?
ld like to use a struct into a function fillRect, containing the memeber values in the call [code] ...

How do I insert into vector<int>?
Thanks for anwer it help me very well, sir. [code] vector.insert(it+n, 777); // this is what l wa...

How do I insert into vector<int>?
Hi community lm trying to insert an element in a specific position then displace all elements in a v...

debug window: watches. show vector<bool> values
All those answer they only works with no boolean vector I already post the syntax Im following my_...

debug window: watches. show vector<bool> values
hi community when lm trying to show a vector<bool> values in the watches debugger window, it says: s...