root 70b6837bb6 * Restored version 27 năm trước cách đây
..
Makefile 70b6837bb6 * Restored version 27 năm trước cách đây
README 70b6837bb6 * Restored version 27 năm trước cách đây
ex1.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex10.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex11.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex12.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex13.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex14.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex15.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex16.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex17.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex18.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex19.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex2.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex20.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex21.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex22.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex23.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex24.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex25.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex26.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex27.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex28.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex29.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex3.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex30.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex31.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex32.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex33.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex34.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex35.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex36.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex37.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex38.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex39.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex4.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex40.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex41.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex42.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex43.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex44.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex45.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex46.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex47.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex48.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex49.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex5.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex51.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex52.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex53.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex54.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex55.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex6.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex7.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex8.pp 70b6837bb6 * Restored version 27 năm trước cách đây
ex9.pp 70b6837bb6 * Restored version 27 năm trước cách đây
foot.tex 70b6837bb6 * Restored version 27 năm trước cách đây
head.tex 70b6837bb6 * Restored version 27 năm trước cách đây
newex 70b6837bb6 * Restored version 27 năm trước cách đây
pp2tex 70b6837bb6 * Restored version 27 năm trước cách đây
readme.dif 70b6837bb6 * Restored version 27 năm trước cách đây
template.pp 70b6837bb6 * Restored version 27 năm trước cách đây

README

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

Units guide, Linux unit :

ex1.pp contains an example of the GetEpochTime function.
ex2.pp contains an example of the GetTimeOfDay function.
ex3.pp contains an example of the EpochToLocal function.
ex4.pp contains an example of the LocalToEpoch function.
ex5.pp contains an example of the GetTime function.
ex6.pp contains an example of the GetDate function.
ex7.pp contains an example of the Execve function.
ex8.pp contains an example of the Execv function.
ex9.pp contains an example of the Execvp function.
ex10.pp contains an example of the Execl function.
ex11.pp contains an example of the Execle function.
ex11.pp contains an example of the Execlp function.
ex13.pp contains an example of the Shell function.
ex14.pp contains an example of the Fork function.
ex15.pp contains an example of the Nice, Set- and GetPriority functions.
ex16.pp contains an example of the GetPid and GetPPid functions.
ex17.pp contains an example of the GetUid and GetEUid functions.
ex18.pp contains an example of the GetGid and GetEgid functions.
ex19.pp contains an example of the fdOpen, fdWrite and fdCLose functions.
ex20.pp contains an example of the fdRead and fdTuncate functions.
ex21.pp contains an example of the Link and UnLink functions.
ex22.pp contains an example of the SymLink and UnLink functions.
ex23.pp contains an example of the Chmod function.
ex24.pp contains an example of the Chown function.
ex25.pp contains an example of the UTime function.
ex26.pp contains an example of the Access function.
ex27.pp contains an example of the Umask function.
ex28.pp contains an example of the FStat function.
ex29.pp contains an example of the LStat function.
ex30.pp contains an example of the FSStat function.
ex31.pp contains an example of the Dup function.
ex32.pp contains an example of the Dup2 function.
ex33.pp contains an example of the Select function.
ex34.pp contains an example of the SelectText function.
ex35.pp contains an example of the OpenDir, ReadDir Telldir and SeekDir functions.
ex36.pp contains an example of the AssignPipe function.
ex37.pp contains an example of the POpen and PClose functions.
ex38.pp contains an example of the AssignStream function.
ex39.pp contains an example of the GetDomainName function.
ex40.pp contains an example of the GetHostName function.
ex41.pp contains an example of the GetEnv function.
ex42.pp contains an example of the SysInfo function.
ex43.pp contains an example of the Uname function.
ex44.pp contains an example of the Octal function.
ex45.pp contains an example of the FExpand function.
ex46.pp contains an example of the FSearch function.
ex47.pp contains an example of the DirName function.
ex48.pp contains an example of the BaseName function.
ex49.pp contains an example of the Glob function.
ex51.pp contains an example of the StringToPPChar function.
ex52.pp contains an example of the GetFS function.
ex53.pp contains an example of the S_ISLNK and related functions.
ex54.pp contains an example of the IOCtl function.
ex55.pp contains an example of the TCGetAttr,TCSetAttr,CFMakeRaw functions.