User profile: PeteDD

User info
User name:PeteDD
History
Joined:
Number of posts:55
Latest posts:

Use array as incrementer in for loop - no longer compiling
I'm still left wondering why the developer put this variable in as an incrementer in the for loop. ...

Use array as incrementer in for loop - no longer compiling
Ganado, Thanks. You make a good point in that I can see that i is in fact incremented in the code. ...

Use array as incrementer in for loop - no longer compiling
I am in the process of moving some code to a new toolchain and encountered the following code (which...

Still stuck.... vector of structures with std::function and virtual class methods.
coder777, Thank you vary much. I was away for several days and just got to study this and compile i...

Still stuck.... vector of structures with std::function and virtual class methods.
coder777, I had a few personal emergencies which took me away for this for a while but I am back at ...