Thread: Text size in C

  1. #16
    Registered User
    Join Date
    Jul 2006
    Posts
    3
    Quote Originally Posted by chaitenyay
    dear ravi

    this is chaitenya yadav and dear frd u can change the font size of the text but for that you have to use the graphic.h header file. In graphic.h you get a function using that u can change the font size as well as look of the font.

    at present i m not remind the function name but u can search it in graphics.h.

    just go in help->contents->header Files-> Graphics.h and search the function. in turboc3

    Thanks very much chaitenyay, I will check out the graphics.h header file and will get back to you. thanks a lot.

  2. #17
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    chaitenyay, does that change the screen mode to mode 13f?
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. char Handling, probably typical newbie stuff
    By Neolyth in forum C Programming
    Replies: 16
    Last Post: 06-21-2009, 04:05 AM
  2. Replies: 16
    Last Post: 11-23-2007, 01:48 PM
  3. How to Change Text File Font Size
    By space in forum Windows Programming
    Replies: 3
    Last Post: 08-07-2006, 11:42 PM
  4. Changing text size in a program
    By RedTroja in forum C++ Programming
    Replies: 3
    Last Post: 10-12-2003, 03:53 AM
  5. How can I extend the text size limit of TMemo from C++ Builder?
    By Unregistered in forum Windows Programming
    Replies: 5
    Last Post: 06-27-2002, 02:24 AM