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 कर सकते हैं ।

Related Topics :

Rahul Kumar

Rahul Kumar

Hi ! I'm Rahul Kumar Rajput founder of learnhindituts.com. I'm a software developer having more than 4 years of experience. I love to talk about programming as well as writing technical tutorials and blogs that can help to others. I'm here to help you navigate the coding cosmos and turn your ideas into reality, keep coding, keep learning :)

Get connected with me. :) LinkedIn Twitter Instagram Facebook

b2eprogrammers