michael f91b4eacae + Added ex78 27 years ago
..
Makefile be96507b3e + Added Power() function example in ex78. 27 years ago
README f91b4eacae + Added ex78 27 years ago
bug1.pp 579b597283 Initial revision 27 years ago
ex1.pp 579b597283 Initial revision 27 years ago
ex10.pp 579b597283 Initial revision 27 years ago
ex11.pp 579b597283 Initial revision 27 years ago
ex12.pp 579b597283 Initial revision 27 years ago
ex13.pp 579b597283 Initial revision 27 years ago
ex14.pp 579b597283 Initial revision 27 years ago
ex15.pp 579b597283 Initial revision 27 years ago
ex16.pp 579b597283 Initial revision 27 years ago
ex17.pp 579b597283 Initial revision 27 years ago
ex18.pp 579b597283 Initial revision 27 years ago
ex19.pp 579b597283 Initial revision 27 years ago
ex2.pp 579b597283 Initial revision 27 years ago
ex20.pp 579b597283 Initial revision 27 years ago
ex21.pp 579b597283 Initial revision 27 years ago
ex22.pp 579b597283 Initial revision 27 years ago
ex23.pp 579b597283 Initial revision 27 years ago
ex24.pp 579b597283 Initial revision 27 years ago
ex25.pp 579b597283 Initial revision 27 years ago
ex26.pp 579b597283 Initial revision 27 years ago
ex27.pp 579b597283 Initial revision 27 years ago
ex28.pp 579b597283 Initial revision 27 years ago
ex29.pp 579b597283 Initial revision 27 years ago
ex3.pp 579b597283 Initial revision 27 years ago
ex30.pp 579b597283 Initial revision 27 years ago
ex31.pp 579b597283 Initial revision 27 years ago
ex32.pp 579b597283 Initial revision 27 years ago
ex33.pp 579b597283 Initial revision 27 years ago
ex34.pp 579b597283 Initial revision 27 years ago
ex35.pp 579b597283 Initial revision 27 years ago
ex36.pp 579b597283 Initial revision 27 years ago
ex37.pp 579b597283 Initial revision 27 years ago
ex38.pp 579b597283 Initial revision 27 years ago
ex39.pp 579b597283 Initial revision 27 years ago
ex4.pp 579b597283 Initial revision 27 years ago
ex40.pp 579b597283 Initial revision 27 years ago
ex41.pp 579b597283 Initial revision 27 years ago
ex42.pp 579b597283 Initial revision 27 years ago
ex43.pp 579b597283 Initial revision 27 years ago
ex44.pp c38cbb1782 + Type of Ofs() changed to pointer 27 years ago
ex45.pp 579b597283 Initial revision 27 years ago
ex46.pp 579b597283 Initial revision 27 years ago
ex47.pp 579b597283 Initial revision 27 years ago
ex48.pp 579b597283 Initial revision 27 years ago
ex49.pp 579b597283 Initial revision 27 years ago
ex5.pp 579b597283 Initial revision 27 years ago
ex50.pp 579b597283 Initial revision 27 years ago
ex51.pp 579b597283 Initial revision 27 years ago
ex52.pp 579b597283 Initial revision 27 years ago
ex53.pp 579b597283 Initial revision 27 years ago
ex54.pp 579b597283 Initial revision 27 years ago
ex55.pp 579b597283 Initial revision 27 years ago
ex56.pp 579b597283 Initial revision 27 years ago
ex57.pp 579b597283 Initial revision 27 years ago
ex58.pp 579b597283 Initial revision 27 years ago
ex59.pp 579b597283 Initial revision 27 years ago
ex6.pp 579b597283 Initial revision 27 years ago
ex60.pp 579b597283 Initial revision 27 years ago
ex61.pp 579b597283 Initial revision 27 years ago
ex62.pp 579b597283 Initial revision 27 years ago
ex63.pp 579b597283 Initial revision 27 years ago
ex64.pp 579b597283 Initial revision 27 years ago
ex65.pp 579b597283 Initial revision 27 years ago
ex66.pp 579b597283 Initial revision 27 years ago
ex67.pp 579b597283 Initial revision 27 years ago
ex68.pp 579b597283 Initial revision 27 years ago
ex69.pp 579b597283 Initial revision 27 years ago
ex7.pp 579b597283 Initial revision 27 years ago
ex70.pp 579b597283 Initial revision 27 years ago
ex71.pp 579b597283 Initial revision 27 years ago
ex72.pp 579b597283 Initial revision 27 years ago
ex73.pp 579b597283 Initial revision 27 years ago
ex74.pp 579b597283 Initial revision 27 years ago
ex75.pp 579b597283 Initial revision 27 years ago
ex76.pp 579b597283 Initial revision 27 years ago
ex77.pp 579b597283 Initial revision 27 years ago
ex78.pp be96507b3e + Added Power() function example in ex78. 27 years ago
ex8.pp 579b597283 Initial revision 27 years ago
ex9.pp 579b597283 Initial revision 27 years ago
foot.tex 071ce784ef + New version for release 27 years ago
head.tex 071ce784ef + New version for release 27 years ago
make1tex 579b597283 Initial revision 27 years ago
newex 579b597283 Initial revision 27 years ago
pp2tex 579b597283 Initial revision 27 years ago
pp2tex.bat 579b597283 Initial revision 27 years ago
template.pp 579b597283 Initial revision 27 years ago

README

These are the example programs that appear in the FPC documentation.

Reference guide :

ex1.pp contains an example of the Abs function.
ex2.pp contains an example of the Addr function.
ex3.pp contains an example of the Append function.
ex4.pp contains an example of the ArcTan function.
ex5.pp contains an example of the Assign function.
ex6.pp contains an example of the BlockRead and BlockWrite functions.
ex7.pp contains an example of the ChDir function.
ex8.pp contains an example of the Chr function.
ex9.pp contains an example of the Close function.
ex10.pp contains an example of the Concat function.
ex11.pp contains an example of the Copy function.
ex12.pp contains an example of the Cos function.
ex13.pp contains an example of the CSeg function.
ex14.pp contains an example of the Dec function.
ex15.pp contains an example of the Delete function.
ex16.pp contains an example of the Dispose and New functions.
ex17.pp contains an example of the DSeg function.
ex18.pp contains an example of the Eof function.
ex19.pp contains an example of the Eoln function.
ex20.pp contains an example of the Erase function.
ex21.pp contains an example of the Exit function.
ex22.pp contains an example of the Exp function.
ex23.pp contains an example of the FilePos function.
ex24.pp contains an example of the FileSize function.
ex25.pp contains an example of the FillChar function.
ex26.pp contains an example of the Flush function.
ex27.pp contains an example of the Frac function.
ex28.pp contains an example of the FreeMem and GetMem functions.
ex29.pp contains an example of the GetDir function.
ex30.pp contains an example of the Halt function.
ex31.pp contains an example of the Hi function.
ex32.pp contains an example of the Inc function.
ex33.pp contains an example of the Insert function.
ex34.pp contains an example of the Int function.
ex35.pp contains an example of the IOResult function.
ex36.pp contains an example of the Length function.
ex37.pp contains an example of the Ln function.
ex38.pp contains an example of the Lo function.
ex39.pp contains an example of the Mark and Release functions.
ex40.pp contains an example of the MaxAvail function.
ex41.pp contains an example of the MemAvail function.
ex41.pp contains an example of the MemAvail function.
ex42.pp contains an example of the Move function.
ex43.pp contains an example of the Odd function.
ex44.pp contains an example of the Ofs function.
ex45.pp contains an example of the Ord function.
ex46.pp contains an example of the ParamCount and ParamStr functions.
ex47.pp contains an example of the Pi function.
ex48.pp contains an example of the Pos function.
ex49.pp contains an example of the Random function.
ex50.pp contains an example of the Read(Ln) functions.
ex51.pp contains an example of the Reset function.
ex52.pp contains an example of the Rewrite function.
ex53.pp contains an example of the MkDir and RmDir functions.
ex54.pp contains an example of the Round function.
ex55.pp contains an example of the RunError function.
ex56.pp contains an example of the Seek function.
ex57.pp contains an example of the SeekEof function.
ex58.pp contains an example of the SeekEoln function.
ex59.pp contains an example of the Ptr function.
ex60.pp contains an example of the Seg function.
ex61.pp contains an example of the SetTextBuf function.
ex62.pp contains an example of the Sin function.
ex63.pp contains an example of the SizeOf function.
ex64.pp contains an example of the SPtr function.
ex65.pp contains an example of the Sqr function.
ex66.pp contains an example of the Sqrt function.
ex67.pp contains an example of the SSeg function.
ex68.pp contains an example of the Str function.
ex69.pp contains an example of the Swap function.
ex70.pp contains an example of the Trunc function.
ex71.pp contains an example of the Truncate function.
ex72.pp contains an example of the Upcase function.
ex73.pp contains an example of the Lowercase function.
ex74.pp contains an example of the Val function.
ex75.pp contains an example of the Write(ln) function.
ex76.pp contains an example of the FillWord function.
ex77.pp contains an example of the Rename function.
ex78.pp contains an example of the Power function.