sorry if i wasnt clear, i need to input data from a textfile(the above). the text file has to be in that format. then it needs to input that text file data into a structure. but one part of the structure has no limit of the amount of codes it can have
ive learned about the isdigit function while looking around, i think this will help somehow.
the thing is when it reaches a word, its suposed to make that word the next structure.