RE: Executing a basic program

2011-05-20 Thread Agnelomaria
Thank you .. I will try asking others Buchbinder, Barry (NIH/NIAID) [E] wrote: > > Agnelomaria wrote on Friday, May 20, 2011 10:11 PM > >> I am just learning to program in C++. > > I couldn't help you if I wanted to, but you are > off topic for this li

Executing a basic program

2011-05-20 Thread Agnelomaria
Hi, I am just learning to program in C++ . I am following a book called Exploring C++ . The first task is to execute the code which I will paste below. I have compiled the code . I tried executing the code using ./a.exe command but the code does not seem to terminate. I have no idea what the cod