How to access a command line application's bundle in C
Posted
by Mr. Man
on Stack Overflow
See other posts from Stack Overflow
or by Mr. Man
Published on 2010-03-25T16:26:44Z
Indexed on
2010/03/25
19:23 UTC
Read the original article
Hit count: 369
Hi, I am on a Mac, programming with Xcode. I have a command line application that will read/write to files in it's bundle and I was wondering how to access these files.
Thanks, Mr. Man
EDIT: Would it work better if I just made a folder in the user's library folder?
© Stack Overflow or respective owner