Path of app

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Ghoti
Posts: 288
Joined: Sat Dec 31, 2005 11:06 pm

Path of app

Post by Ghoti »

Hi folks,

is there a functie to get the path of the application? like that it returns something like:
"ms0:/psp/games/game1"

?

it would make things alot easier for me :)
moonlight
Posts: 567
Joined: Wed Oct 26, 2005 7:46 pm

Re: Path of app

Post by moonlight »

Ghoti wrote:Hi folks,

is there a functie to get the path of the application? like that it returns something like:
"ms0:/psp/games/game1"

?

it would make things alot easier for me :)
Use the getcwd function.
Ghoti
Posts: 288
Joined: Sat Dec 31, 2005 11:06 pm

Post by Ghoti »

thank you
Post Reply