Category:fileutil

From Free Pascal wiki
Revision as of 21:32, 7 March 2015 by Jwdietrich (talk | contribs) (Categorization)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

fileutil is a Lazarus unit that:

  • provides file/directory handling functionality both for the Lazarus IDE itself as for normal developers
  • provides UTF8/Unicode alternatives to the FPC RTL functions with the same name (these functions are currently being moved to LazFileUtils unit, and "inlined" in FileUtil).

When a stable FPC is released that has full Unicode support, the latter functionality can presumably be stubbed out.

Pages in category "fileutil"

The following 3 pages are in this category, out of 3 total.