Pascal reading a line of text into separate strings
Basically a line looks like this: 'number number text text text' with spaces dividing them. The numbers are ok, because the readln() just splits them after the space, but it reads the 3 texts as one. How can i read them into separate strings?
Aucun commentaire:
Enregistrer un commentaire