DataMuseum.dk

Presents historical artifacts from the history of:

CP/M

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about CP/M

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦4d45bfeda⟧ TextFile

    Length: 896 (0x380)
    Types: TextFile
    Names: »CALCMAIN.PAS«

Derivation

└─⟦5e4548e7d⟧ Bits:30005778 Turbo Pascal v.3.01A (CP/M-86)
    └─ ⟦this⟧ »CALCMAIN.PAS« 

TextFile

æ Compile this file if you get the error message: "Compiler overflow"
  when compiling the file CALC.PAS.

  When developing programs it is a good idea to split the program into
  several include files, and then have a small main file containing the
  global variables and Include directives for the different source code
  modules.You may want to spit the file CALC.PAS into such modules.

  If you want to edit the file CALC.PAS then select it as Work file using
  the W command.

  The calc demo prorgam CALC.PAS is now included:
å


æ$ICALC.PASå

æ If you have more than 128K RAM it is possible to have the following in
  RAM at the same time:

   Compiler and Editor
   CALC.PAS
   Object code generated for CALC.PAS
   Data area for CALC.PAS

å

«eof»