Системное программирование в UNIX средствами Free Pascal
Авторы: А.П.Полищук, С.А.Семериков
Дата публикации: 17.09.2005
и на первом же примере не компилируется :( что не так ?
- Код: Выделить всё
/sysfpc/examples/2$ fpc io.pas
Free Pascal Compiler version 2.0.4 [2006/08/22] for i386
Copyright (c) 1993-2006 by Florian Klaempfl
Target OS: Linux for i386
Compiling io.pas
io.pas(11,12) Error: Identifier not found "fdread"
io.pas(14,5) Error: Identifier not found "fdwrite"
io.pas(14,28) Error: Illegal expression
io.pas(15,14) Error: Identifier not found "fdread"