DSP CCS3.3 文件读写操作 上传者:vlmf 2018-12-07 16:51:29上传 其他文件 500kb 热度 81次 下载地址 用户评论 更多下载 下载地址 立即下载 用户评论 码姐姐匿名网友 2018-12-07 16:51:29 out = fopen( "user.log", "w" );请问main.c中的这句代码如何解释?完整代码如下: if((table = fopen("table_0.txt","r"))==NULL) { out = fopen( "user.log", "w" ); fprintf( out, "table_0.txt is NULL\n") 码姐姐匿名网友 2018-12-07 16:51:29 最终没有用到,谢谢 码姐姐匿名网友 2018-12-07 16:51:29 还没下成功,检测到病毒,必须再次评论才能下载 hansonjacke 2025-01-03 21:05:14 打不开,怎么回事 bestgood 2025-01-07 03:28:26 out = fopen( "user.log", "w" );请问main.c中的这句代码如何解释?完整代码如下: if((table = fopen("table_0.txt","r"))==NULL) { out = fopen( "user.log", "w" ); fprintf( out, "table_0.txt is NULL\n") sagehu58618 2025-01-04 23:54:05 很好,值得参考 发表评论
out = fopen( "user.log", "w" );请问main.c中的这句代码如何解释?完整代码如下: if((table = fopen("table_0.txt","r"))==NULL) { out = fopen( "user.log", "w" ); fprintf( out, "table_0.txt is NULL\n")
最终没有用到,谢谢
还没下成功,检测到病毒,必须再次评论才能下载
打不开,怎么回事
out = fopen( "user.log", "w" );请问main.c中的这句代码如何解释?完整代码如下: if((table = fopen("table_0.txt","r"))==NULL) { out = fopen( "user.log", "w" ); fprintf( out, "table_0.txt is NULL\n")
很好,值得参考