User profile: kdog436089

User info
User name:kdog436089
History
Joined:
Number of posts:7
Latest posts:

Make repeat
Use a Do/While Loop. If you can code all of that, you should hopefully know how to use this as well.

ICAO Array
There are quite a few things wrong with the code here. First off, you have no condition for your whi...

Passing 2D array to 1D array.
I'm working on a problem that asks to write a 2D array, and remove 0's from it and output it as a 1 ...

Merging two int text files
You are helping quite a bit @ Duoas, thank you greatly. I made a little progress, but still isn't th...

Merging two int text files
@Duoas The files are already sorted, and i'm just trying to understand what you mean by your number ...