Comparison of Pascal and Delphi: Difference between revisions

Content deleted Content added
D6 (talk | contribs)
m fix ISBN syntax (Wikipedia Check Wikipedia check #69
Line 85:
in ISO 7185, where TotalWidth is implementation-defined.
 
9. Temporary files are not supported. ApplyingExecuting reset() or rewrite() to a file results in an error under Delphi. Under standard Pascal it opens a temporary file that exists only for the run of the program.
 
== See also ==