On Sun, 2004-08-29 19:10:53 -0700, Chiqui Mercene <[EMAIL PROTECTED]>
wrote in message <[EMAIL PROTECTED]>:
> Any advice on how to use graphics using C in a GNU compiler...Thank you very 
> much.

There's no "easy" way. I assume you're running on a Linux system. That
is, you don't have any direct access to the graphics hardware. So you
may choose:

        - Use the x11 libs and any given toolset (like Qt or GTK+).
        - Use framebuffer access

However, that all depends highly on what you want to achieve, but you
don't tell us about that... (And this isn't a compiler issue, so it's
offtopic here.)

MfG, JBG

-- 
Jan-Benedict Glaw       [EMAIL PROTECTED]    . +49-172-7608481             _ O _
"Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
 fuer einen Freien Staat voll Freier Bürger" | im Internet! |   im Irak!   O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));

Attachment: signature.asc
Description: Digital signature

Reply via email to