I've installed FPC 1.9 on Linux and try to use the oCrt unit.
It seems like my app crashes on this statement

  TitleWin^.FWrite(2,2,TextAttr,1,'Text');

When I try to compile and run the ocrt_demo program which is
included with FPC, it seems to crash also on such a statement
(its the FWrite method that fails other methods of pnWindow
objects, like Show, are ok).

Is this a bug, and how can I fix this?

-- 
Vennlig hilsen / Best regards      |\     ___,,--,        _
Arne Hanssen, Senja, Norway        /,`--''        \-,,__,'/
http://www.tuxic.net/arne/        |,4   ) )_    ) /~-----'
http://home.c2i.net/bkgras/ -----'---^~(_/-_)--(_/_)-------

_______________________________________________
fpc-pascal maillist  -  [EMAIL PROTECTED]
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to