Quote:
Originally Posted by injury log
Very interesting. I'd be happy to help; obviously I've got OS X, though I might be out of my depth if you need to work with someone who understands programming issues (haven't done any coding for a long while). Definitely count me as an interested Mac user, in any case.
|
So, I ditched the mono idea (way too complicated), and am now translating my code from C# to Java. It's about 95% done, and there are a few new bugs popping up here and there, but I expect to have that finished by Tuesday at the latest.
I do have a bit of a problem/question, though, for Mac users.
Currently, my program is set up to create directories and files and read from directories and files on a C: drive. I'm not sure how directories are set up on the Mac OS. Are there paths to directories and files just like on a Windows OS? Is there such a thing as a C: drive on a Mac?
I just need to know how to alter that code to make it fit into the Mac scheme.