C++ Installation


C ++ के लिए कई compilers available हैं , आपको कोई भी एक download करना होगा। यहां, हम Turbo C++ का use करने जा रहे हैं । यह C और C ++ दोनों के लिए work करेगा।

Install on windows

Windows Operating system में c++ Install करने के लिए आपको following steps follow करने की आवश्यकता है।

  • पहले Turbo C++ Download करें।

  • C Drive के अंदर turboc directory बनाएं और c:\ turboc के अंदर tc3.zip extract करें।

  • Install.exe file पर double click करें।

  • C program लिखने के लिए c:\TC\BIN के अंदर tc application file पर click करें।

  • अब, c:\turboc के अंदर install icon पर click करें।

  • यह आपको c install या not install करने के लिए कहेगा, install करने के लिए enter press करें।

  • अपनी drive को c में बदलें, press c.

  • Press enter, यह required file के लिए c:\turboc directory के अंदर दिखेगा।

  • नीचे start key द्वारा Start installation का चयन करें फिर press enter .

  • अब C++ install हो गया है।

Install on Mac

Mac OS operating system के लिए कई C ++ Compiler available है , जैसे-

  • Xcode
  • Eclipse
  • Code Blocks

जिनमे Xcode most popular Compiler है,और यही Compiler install करने के लिए Recommend करूँगा।

How to start

  • अब c++ program लिखने के लिए c:\TC\BIN directory में tc icon पर double click करें ।

  • अब यह blue screen console दिखाएगा , अब आप अपना पहला program लिखना start कर सकते हैं ।

Hey ! I'm Rahul founder of learnhindituts.com. Working in IT industry more than 4.5 years. I love to talk about programming as well as writing technical tutorials and blogs that can help to others .... keep learning :)

Get connected with me - LinkedIn Twitter Instagram Facebook