vendredi 27 mars 2015

What is the result when running the following piece of code?



What is the result when running the following piece of code:


int main(int argc, char* argv[]) {


while ( true )


fork();


}




Aucun commentaire:

Enregistrer un commentaire