2 Nov
1995
2 Nov
'95
12:52 p.m.
Hello, I have a problem using files with gpc: In Turbo Pascal I usually use the following: var f:text; begin assign(f,'filename'); reset(f); ... close(f); But this doesn't work with gpc !! I tryed: reset(f,'filename'); This time it also compiled OK, but gives a runtime error !! Please HELP me ! Best regards Mauro Ottaviani
11246
Age (days ago)
11246
Last active (days ago)
1 comments
2 participants
participants (2)
-
Arcadio Alivio Sincero -
i085741@spv10.ing.uniroma1.it