User profile: MaxwellD65

User info
User name:MaxwellD65
History
Joined:
Number of posts:6
Latest posts:

Initializing diagonal of 2d array?
[quote] The biggest number in row 1*286 is 8, not 1. Did you mean the biggest number TO THE LEFT OF...

Initializing diagonal of 2d array?
I have an array that only shows the bottom left, and most of the diagonal is blocked out. It looks s...

Linked List Dynamic Array?
@Shikana [quote] You are lucky. I have the same assignment and luckily I have finished it. [/quote]...

Linked List Dynamic Array?
I'm trying to make a dynamic array, I have a linked list of structs getting data from a csv file, bu...

Getting part of string in CSV file and converting to int
It looks like one of those is a pointer, I can't use that, just checked the assignment again and mad...