User: chris4

  • Public profile

User profile: chris4

User info
User name:chris4
History
Joined:
Number of posts:4
Latest posts:

2D array of chars prints differntly each time
[code] int main (void) { //Local Declarations int size; int students_friends[MAX_STUDENTS][MAX_...

2D array of chars
Here is my issue. Inside the function get_data the 2D array names prints and operates fine. However,...

File Reading Strings and Integers
Updated. int get_data (int students_friends[][MAX_STUDENTS], char names[][MAX_STUDENTS], int ...

File Reading Strings and Integers
I'm trying to read a file that contains integers and strings called club.txt that has the follow...

This user does not accept Private Messages