Suse/NovellThis Forum is for the discussion of Suse Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
we use Turbo C in windows. which allows graphics.
But in linux Graphics.h is not loading . I am getting errors.
How to get "C" graphics in Linux environment.
I followed that procedure in the blog , I got this error !
Quote:
chandini@chandini:~> gcc test.c -o test.out -lgraph
test.c:2:22: error: graphics.h: No such file or directory
test.c: In function ‘main’:
test.c:6: error: ‘DETECT’ undeclared (first use in this function)
test.c:6: error: (Each undeclared identifier is reported only once
test.c:6: error: for each function it appears in.)
test.c:6: error: ‘VGAMAX’ undeclared (first use in this function)
test.c:7: error: ‘amp’ undeclared (first use in this function)
test.c:7: error: expected ‘)’ before ‘;’ token
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.