Hi everybody,
I want to know how i can use C's graphic functions. Could you give any advice?
thanks in advance.
This is a discussion on Graphic functions within the C Programming forums, part of the General Programming Boards category; Hi everybody, I want to know how i can use C's graphic functions. Could you give any advice? thanks in ...
Hi everybody,
I want to know how i can use C's graphic functions. Could you give any advice?
thanks in advance.
C doesn't have graphics functions.
you can start by finding a graphics library in your compiler. it's unlikley there will be any. if you do find them, it's more unlikely many people here could help you with them because not many people have them.
i seem to have GCC 3.3.4
But how do i start it?
I dont have a menu for it or anything.
of course, if you mean windows programs, you can either look up Windows API or MFC. ...or various *nix window api's if that's what you're running.
i seem to have GCC 3.3.4
But how do i start it?
I dont have a menu for it or anything.