On 2005, Mar 5, , at 08:34, MisterX wrote:

Hello MacOS and linux friends

Im writing a file path OS delimtier function...

and im wondering if:

all unixes use the "/" ?

and if osx's path delimiter is still ":" or
has it gone to slash form?

Just for the trivia,
do most mac stacks have the ".rev" file type appended by default
to their filename?

Thanks in advance
Xavier

OS X uses both ":" and "/"
the Finder uses ":" but the shell uses "/"
same problem if you write an external: Carbon functions uses ":" when standard C functions (e.g. fopen) use "/"


Hope it helps.

Thierry


_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to