Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

fopen don't work !!

Hi to all, I need to use the fopen function but it didn&#39;t work ? When i try a fopen it always returns NULL -> why it&#39;s ANSI C standart ?????? # include <stdio.h> FILE *fp; char...