In C programming, the fopen() function is used to open the file pointed by the pointer. Syntax ptrName = fopen("fileaddress","mode");. Example fopen ...
確定! 回上一頁