如何修复“无法在 Turbo C 中打开 stdio.h"错误? [英] How to fix "unable to open stdio.h in Turbo C" error?

查看:29
本文介绍了如何修复“无法在 Turbo C 中打开 stdio.h"错误?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

每当我编译我的程序时,都会出现上述错误.

Whenever I compile my program, I get the error above.

推荐答案

如果您遇到这样的问题,首先将您的 TC 文件夹放入 C:... 驱动器.安装完成后打开turbo c蓝屏.有一个 OPTIONS >目录 ..在其中您可以看到设置路径的选项..

If you have problems like that, first of all your TC folder put in to the C:..drive. after completing installation open turbo c blue screen. there is a OPTIONS > Directories ..in that you can see for option to set up path..

  1. 包含目录..你现在可以在那里设置路径.. C:TCINCUDE
  2. 库目录..你可以在那里设置路径...C:TCLIB
  3. 如果您想将输出存储在 BIN 中,那么您可以设置..C:TCBIN..否则您可以设置另一个路径来存储您的输出..
  1. include directories..you can set path there now.. C:TCINCUDE
  2. libraries Directories..you can set path there...C:TCLIB
  3. if you want to store your output in BIN then you can set..C:TCBIN..otherwise you can set another path where you want to store your output..

最后您可以确定并完成流程..它现在可以正常工作

Finally you can give OK and finished processes.. It will now work properly

这篇关于如何修复“无法在 Turbo C 中打开 stdio.h"错误?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆