in below program where the value of return 0 is stored and what it actually mean ?
#include<iostream.h> int main() { cout<<"Hello World"; return 0; }
Aucun commentaire:
Enregistrer un commentaire