|
Rockbox mail archiveSubject: Re: A few more questionsRe: A few more questions
From: Linus Nielsen Feltzing <linus_at_haxx.se>
Date: Sat, 03 May 2003 02:23:35 +0200 ds2list wrote: > Sure, it looks like this: > > > FILE * mp3_file = open("folder/.mymp3.mp3", 0_RDONLY); If you look at the prototype for open() you will see that it returns an int, not a FILE *. Linus Received on 2003-05-03 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |