Thread: I am able to include graphics in codeblocks but can you help me learn code of graphic

  1. #1
    Registered User
    Join Date
    Sep 2020
    Posts
    1

    I am able to include graphics in codeblocks but can you help me learn code of graphic

    I am able to include graphics.h in codeblocks.

    Can someone explain how can i draw circle in c language.

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    It's right there on the very web page you just pointed us to!.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    May 2009
    Posts
    4,183
    Quote Originally Posted by nicolarenzi View Post
    I am able to include graphics.h in codeblocks.

    Can someone explain how can i draw circle in c language.
    Is there a logical reason you wish to use 40 year old library?

    If yes, try this link Draw circle in C graphics - GeeksforGeeks

    Tim S.
    "...a computer is a stupid machine with the ability to do incredibly smart things, while computer programmers are smart people with the ability to do incredibly stupid things. They are,in short, a perfect match.." Bill Bryson

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how to include a graphic.h header file in ubuntu
    By funwithC in forum C++ Programming
    Replies: 2
    Last Post: 12-30-2013, 05:14 PM
  2. include <graphics.h>
    By King Bob in forum C++ Programming
    Replies: 10
    Last Post: 04-04-2005, 04:40 PM
  3. #include <graphics.h>
    By Z Man in forum C++ Programming
    Replies: 1
    Last Post: 04-15-2004, 06:34 AM
  4. How to include my graphic driver with my exe?
    By Unregistered in forum C++ Programming
    Replies: 0
    Last Post: 07-31-2002, 08:05 AM
  5. want to learn graphics
    By Unregistered in forum C Programming
    Replies: 6
    Last Post: 02-27-2002, 05:06 AM

Tags for this Thread