[fpc-pascal] Object-oriented file (path) handling library

leledumbo leledumbo_cool at yahoo.co.id
Fri Nov 10 03:41:23 CET 2017


> is there something simliar to Java's java.io.File or java.nio.Path for 
FPC? Google makes me think there isn't... 

No, there isn't. Welcome to hybrid paradigm programming language. It's not
difficult to make an OO wrapper for File* SysUtils functions or even the
classic ones in System unit, though.



--
Sent from: http://free-pascal-general.1045716.n5.nabble.com/



More information about the fpc-pascal mailing list