Re: Executing a basic program

2011-05-21 Thread Roger K. Wells
On 05/20/2011 10:10 PM, Agnelomaria wrote: 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 se

Re: Executing a basic program

2011-05-21 Thread Roger K. Wells
On 05/20/2011 10:10 PM, Agnelomaria wrote: 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 se

RE: Executing a basic program

2011-05-20 Thread Agnelomaria
http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > > -- View this message in context: http://old.nabble.com/Executing-a-basic

RE: Executing a basic program

2011-05-20 Thread Buchbinder, Barry (NIH/NIAID) [E]
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 list. You might look elsewhere, because, from past experience I doubt anyone here will help. Just wanting to save you some time. Good lu

Executing a basic program

2011-05-20 Thread Agnelomaria
ead that file. Otherwise ,read the standard input std::vector text; ///(std::cout, "\n")); } -- View this message in context: http://old.nabble.com/Executing-a-basic-program-tp31668838p31668838.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem r