Hello I am trying to link a Pascal unit DJGPP C. It links OK but Pascal run time library seems to be unitialized so writeln would not work. The error is: ?GPC runtime error: File is not open for writing (#9) Is there any possibility to initalize it properly either from this unit of from C main ? Best regards Stanislaw Kozlowski