Well, it's just an example. I'm saying that because the need of file system
support is quite frustrating that I need to write my own write routines.
--
View this message in context:
http://www.nabble.com/Make-FPC-closer-to-hardware-tp20513082p20553612.html
Sent from the Free Pascal - General mai
leledumbo wrote:
Micha Nelissen wrote:
example?
Let Write(Ln) work without file system support? Perhaps just by supplying a
routine to write one character, and let other write routines use it.
I think it already has what you want there.
Doesn't call a function for each char, though.
On Sun, 16 Nov 2008, KES wrote:
> MVC>> loading library failed testudf.so: cannot open shared object file: No
> such file or directory
>
> MVC>> Of course, you must correct the names.
>
> MVC>> Michael.
>
> K> home# ./a.out
> K> loading library failed /usr/lib/libtestudf.so: Undefined symbo
leledumbo schrieb:
Micha Nelissen wrote:
example?
Let Write(Ln) work without file system support? Perhaps just by supplying a
routine to write one character, and let other write routines use it.
Too slow in the common use case.
___
fpc-pascal