hey guys, im fairly new to this so feel free to tell me if i need to supply more info.
basically i need to write code to read in a text file and store different values in different variables, so for example i would read in:
bob
1.1
maths
1.2
physics
1.3
chemistry
jim
2.1
dance
2.2
programming
2.3
gym
ect ect
this would bassically be for code to allocate students into classes so the names are the teachers and the subjects things they teach, with the numbers representing class codes. if all i can get to work is reading in and storing the values appropriatly that would buy me time (im pretty close to the deadline!).
thanks for your help, sorry if my question has been asked before but i didn't find a good answer on google.
bigdan