Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Outputs in bold form...

Outputs in bold form...

Scheduled Pinned Locked Moved C / C++ / MFC
question
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yonis 11
    wrote on last edited by
    #1

    Hi; for (int i=0; i<21; i++) cout << i<<" " ; return 0; My question is how can I get the outputs in bold form?

    S 1 Reply Last reply
    0
    • Y yonis 11

      Hi; for (int i=0; i<21; i++) cout << i<<" " ; return 0; My question is how can I get the outputs in bold form?

      S Offline
      S Offline
      Stephen Hewitt
      wrote on last edited by
      #2

      I haven't used it myself but you may want to check out the SetConsoleTextAttribute API. Steve

      C 1 Reply Last reply
      0
      • S Stephen Hewitt

        I haven't used it myself but you may want to check out the SetConsoleTextAttribute API. Steve

        C Offline
        C Offline
        Chris Gao
        wrote on last edited by
        #3

        Em... I tried this approach. It works! I learn a new skill from you. Thank you, Steve. Thanks to the person who post this question too. Regards, Chris

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups