CodeBlocks中使用了哪些用于Console图形的头文件...? [英] Which header files for graphics for Console are used in CodeBlocks...?

查看:199
本文介绍了CodeBlocks中使用了哪些用于Console图形的头文件...?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

graphic.h 不在开发C ++和 CodeBlocks 中...我尝试了一种方法,通过下载库文件并将其链接到CodeBlocks中,将graphics.h包含在内CodeBlocks但它会给出错误.
因此,如何在CodeBlocks的控制台模式中使用图形(例如圆形,直线等函数) ...?

graphic.h is not in the Dev C++ and CodeBlocks...I tried a method to include graphics.h in CodeBlocks by downloading library file and link it to CodeBlocks But it gives Error.
So, how can I use graphic(e.g circle,linr, etc. functions) in console mode of CodeBlocks...?

推荐答案


graphics.h是带有Turbo编译器的图形库,因此如果它不与新的IDE(如code :: blocks)一起运行,您应该不会感到惊讶.
请接受看看这个问题的答案 [,您可以在此处查看 [

graphics.h was the drawing library with turbo compiler so you should not be surprised if it does not run with new IDEs like code::blocks .

please take a look at answers to this question[^]

As for which library to use with code::blocks you can take a look here[^]

hope this helps!


这篇关于CodeBlocks中使用了哪些用于Console图形的头文件...?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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