完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我在创建像FILE * fp这样的FILE指针时遇到了问题。
然后我打开一个文件,如fp = fopen(“c:/user/xilinx/project1/hello.txt”,“w”);我在调试时没有得到文件指针中的任何地址,我没有得到 我的project1中的任何转储文件hello.txt都帮帮我!!!!!!!!! helloworld.c 3 KB 以上来自于谷歌翻译 以下为原文 I had a problem in creating FILE pointer like FILE *fp; and then i opend a file like fp = fopen("c:/user/xilinx/project1/hello.txt","w"); and i didn't get any address in file pointer while debugging and i didn't get any dump file hello.txt in my project1 help me!!!!!!!!! helloworld.c 3 KB |
|
相关推荐
2个回答
|
|
嗨,您可以在TCL脚本中创建如下文件。
set fp [open“somefile”r] set file_data [read $ fp] close $ fp您可以使用$ file_data写入int文件,如下所示。 设置数据[split $ file_data“ n”] foreach行$ data {#在这里做一些行处理}问候,KR -------------------------------------------------- --------------------------------------------请注意 - 请注明 答案为“接受为解决方案”,如果提供的信息是有帮助的。给予您认为有用的帖子。感谢 - ------------------------- ------------------------ ------------------- 以上来自于谷歌翻译 以下为原文 Hi, you can create a file as below in TCL script. set fp [open "somefile" r] set file_data [read $fp] close $fp You can write intot hte file using the $file_data as below. set data [split $file_data "n"] foreach line $data { # do some line processing here } Regards, KR ---------------------------------------------------------------------------------------------- Kindly note- Please mark the Answer as "Accept as solution" if information provided is helpful. Give Kudos to a post which you think is helpful. --------------------------------------------------------------------------------------------- |
|
|
|
所以,你说在.c文件中使用文件指针创建转储文件是不可能的
以上来自于谷歌翻译 以下为原文 So, you said that it was not possible to creating dump file using file pointer in .c file |
|
|
|
只有小组成员才能发言,加入小组>>
2383 浏览 7 评论
2800 浏览 4 评论
Spartan 3-AN时钟和VHDL让ISE合成时出现错误该怎么办?
2263 浏览 9 评论
3336 浏览 0 评论
如何在RTL或xilinx spartan fpga的约束文件中插入1.56ns延迟缓冲区?
2430 浏览 15 评论
有输入,但是LVDS_25的FPGA内部接收不到数据,为什么?
756浏览 1评论
请问vc707的电源线是如何连接的,我这边可能出现了缺失元件的情况导致无法供电
545浏览 1评论
求一块XILINX开发板KC705,VC707,KC105和KCU1500
366浏览 1评论
1963浏览 0评论
682浏览 0评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-23 09:29 , Processed in 1.187080 second(s), Total 79, Slave 62 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号