|
|
Rockbox mail archiveSubject: Re: A few more questionsFrom: ds2list (ds2list_at_yahoo.com) Date: 2003-05-03
>
Sure, it looks like this:
FILE * mp3_file = open("folder/.mymp3.mp3", 0_RDONLY);
if (mp3_file < 0)
// File was not found
}
else
}
Could it be that I'm trying to check for the existence of a
Thanks,
Danan
Page was last modified "Jan 10 2012" The Rockbox Crew |