User profile: cppmatt

User info
User name:cppmatt
Name:matt
Location:USA
Bio:I am a research engineer. I have recently taken up programming for fun, and I think hanging around forums like this are a good way to learn.
History
Joined:
Number of posts:37
Latest posts:

Error when indexing into array
That did it! Thanks!

Error when indexing into array
Hello, I assume this is simple to fix but I cannot get there. The expression: [code]crd[(int)time...

Read file into 2D array
Thanks, dutch!

Read file into 2D array
Ah, I see I re-used my previous for loop because I didn't notice that yours started from 1. Thanks d...

Read file into 2D array
I think there might be something else wrong with the code provided by dutch, because even this error...