Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
I understand C++ codes very well, but when i want to write my own program...?
i dont know how to start, any ideas about how to start programming instead of understanding the codes?
5 Answers
- Wertle WooLv 69 years agoFavorite Answer
I usually start programming by typing. How else would you start?
- 9 years ago
hey jst dnt worry
step 1 : include header files...
step 2 : enter the gate .... write void main ()
step 3 : write in rough what u want to do nd what variables u would require..... declare / initialize those..
step4 (optional) : u can opt to make a flow chart or an algorithm for it so dat u cn get idea for steps involving ..
Step 5 : implement those steps... nd continue to check errors ...
happy coding ......
- Anonymous9 years ago
you need a compiler which may require it's own headers to save time compiling resuable code. Microsof C++ 2010 is free.
- How do you think about the answers? You can sign in to vote the answer.