[fpc-pascal] Where does Write(Ln) actually write to?
leledumbo
leledumbo_cool at yahoo.co.id
Tue May 5 06:21:25 CEST 2009
I'm almost there to have Write(Ln) works for my OS. I've made SysInitStdIO
call OpenStdIO(Output,fmOutput,StdOutputHandle); and calling Write(Ln) gives
no error (i.e. IOResult = 0). But where does it actually write to? If I can
access the buffer, I can display it on the screen.
--
View this message in context: http://www.nabble.com/Where-does-Write%28Ln%29-actually-write-to--tp23380791p23380791.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.
More information about the fpc-pascal
mailing list