Pascal
Pascal is an influential imperative and procedural programming language, intended to encourage good programming practices using so called structured programming and data structuring.
Application
Any
Platform
License
Any
I have a version of Pascal without the append command.
Is there a good way preferredly without reading through
the existing file to append text to a unix text file?
I want to write a log...
Hi folks!I was wondering if anyone knows how can i make my program to wait for the user to press and then continue with the rest of the commands.In a Pascal program example:
.......................