Re: simple sorting a Range program can not run(work or printout)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 07/13/2011 02:30 AM, eric wrote:
> it can compile but when I run it
> -----------
> eric@eric-laptop:~/cppcookbook/ch7$ ./a.out
> Enter a series of strings: a z b y c x d w^Z
> [1]+  Stopped                 ./a.out

It's UNIXy, right?  The end of file character is ^D, not ^Z.

Andrew.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux