<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Anton Shepelev <<a href="mailto:anton.txt@gmail.com">anton.txt@gmail.com</a>> schrieb am Sa., 9. März 2019, 18:09:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It would relieve the programmer of writing conditionally<br>
compiled OS-specific code sections for such basic operations<br>
as are already implemented in FreePascal's internals. I,<br>
for example, have to do it whenever my Windws/Unix program<br>
works with a file handle.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Use the already published interfaces for that, after all that's the reason why those functions are there at all (for this specific case it would be FileRead/FileWrite). </div><div dir="auto"><br></div><div dir="auto">Otherwise I agree with Michael. Publishing them directly means maintaining them. </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>