Print the first word of a vector on EASY68K
II don’t know why its not working, I have this code, I want to print in a loop the first word of the vector MIXED, and each time the loop goes print the following word.
I have tried making a loop that compares possitions till its a coma ‘,’ beacause it the character that its in between my word, but it does not work.