the filectime function reference (that function returns the file's late change time) says:
"Note also that in some Unix texts the ctime of a file is referred to as being the creation time of the file. This is wrong. There is no creation time for Unix files in most Unix filesystems."
:-(