Visit : http://www.digitalmachine.in/c-progra...
for better documentation of this video and for greater in-depth explanation of this video.
This is a great example which should really get you going with C++. So lets get started!
First, we have the regular statements such as #include iostream and using namespace std; and int main. As we already know about these statements we going to proceed with the first lines inside main() that is : double pr,roi,si; and int t;
So what these two statements essentially do is create new variables of different datatypes. For example here the first line creates the variables named pr and roi and si. These 3 variables are created in the computer and memory space is reserved for them in the computer
In questa pagina del sito puoi guardare il video online C++ Tutorial 3 - Mini Bank Program della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Anirudh Kanabar (Gamers Paradise) 20 febbraio 2014, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 8,270 volte e gli è piaciuto 23 spettatori. Buona visione!