Altera_Forum
Honored Contributor
20 years agoAbout host file system
I used the altera host file system to open a file .mp3,, is this a legal operation or not?
if it is legal then why [[FILE *hostfile =fopen ("/mnt/host/song.mp3","rb");]] return NULL!! can any one tell me the exact syntax to access the file and where exactly should the mp3 file"song.mp3" exist? thanks