Forum Discussion
Altera_Forum
Honored Contributor
21 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...
Altera_Forum
Honored Contributor
15 years agoThanks .. :)
but it seems that my code seems stuck at fopen for no obvious reason .. the host file based system is enabled .. the file is "/mnt/host/filename.bmp" and placed in the same directory as the main c file .. in debug .. fp always returns null