You are here:

C/Graphics Library

Advertisement


Question
I want 2 make use of GUI in my project work.
But I don't know how 2 add on graphical stuff using C programming alone.
The problem (to my knowladge) is graphics does not come under ANSI standard.
And DevC++ does have problem in supporting those too.

How api development could be carried out in windows and/or linux platforms?
And that to using C alone............
Which one would be better 2 pursue 4 graphics work C/C++ ??

Plz provide me enough reasons so that i get convinced.........
Please provide me the necessary links and tips so that I could develop APIs using C/C++.
I need the respective theory and examples for API development using C/C++.
plz provide separate descriptions with respect to C and C++..........

plz sir help me..................

Answer
Hai dear Purna !

 Sorry for the delay responding you, well i understood the problem since graphics is not a part of ANSI standard you cannot find much support for Graphics Stuffs , pretty much options will be available with this case ,

1.Create ur Own Graphics Package ( from the scratch , a complicated thing ) , Ive done 3 years back with Turbo C++ and assembly language found good but hard to develop.  
2. Go with the compiler vendor that support plenty of graphics stuffs ,say  Visual Studio supports good platform for windows based Graphics , and look for compilers that supports linux.

>>Which one would be better 2 pursue 4 graphics work C/C++ ??
Language doen't matter , logic do.. i recommend you ti go with C++ supports o0bject oriented concepts. even my graphics library is a GUI tool box i built it with C++ , inheritance and polymorphism concepts helped me a lott

Well i will help you out with the code what ive developed , will help you out how to develop API in C++ , please get back to me tom my mail : princeatapi@gmail.com

Thanks and Regards
Prince M. Premnath  

C

All Answers


Answers by Expert:


Ask Experts

Volunteer


Prince M. Premnath

Expertise


I'm sure that I can solve any doubts in Turbo C ,Graphics Programing ,Mouse, Hardware Programming ,File System ,Interrupts, BIOS handling , TSR Programming , General Concepts in C Language, handling inline Assembly statements

Experience

Research over 6+ Years

Organizations
CG-VAK Softwares and Exports Limited

Education/Credentials
Masters in Computer Applications

©2012 About.com, a part of The New York Times Company. All rights reserved.