[fpc-pascal] Case insensitive FindFirst and friends

2009-05-17 Thread Brad Campbell
G'day all, I've got a little application I'm working on that is compiled for Darwin, Linux and Win32 and I've bumped up against case sensitivity in FindFirst and friends. In this application I'm populating a stringlist with a list of files in a directory with a specific extension, but of cour

[fpc-pascal] Question about operator overloading and classes

2009-05-17 Thread Andreas Resch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everybody, I'm toying with operator overloading and classes. For example I want have a class that stores a value (of some type) and related to it additional information. For example imagine a class that stores a value and the associated unit: value