User: dwsmith

  • Public profile

User profile: dwsmith

User info
User name:dwsmith
History
Joined:
Number of posts:11
Latest posts:

De-referencing the last iterator position
@JlBorges, this is the output from the GCC compiler when I compile the code: [code] error: no match...

De-referencing the last iterator position
I have made progress but haven't yet achieved the desired results. [code] auto j = v1.end() - v1....

De-referencing the last iterator position
Suppose I have a vector<int> v1 = {some set of integers} and I want to add the 0 and the last index,...

Having a program use cerr when protocol is broken
@JLBorges, Thanks. Everything worked. What I wrote was (which may be entirely too verbose but hey ...

Having a program use cerr when protocol is broken
@LendraDwi I understand your suggestion but don't (only been teaching myself for 3 weeks). Can you p...

This user does not accept Private Messages