This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: simple sorting a Range program can not run(work or printout)
- From: Jonathan Wakely <jwakely dot gcc at gmail dot com>
- To: eric <cneric12lin0 at gmail dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Wed, 13 Jul 2011 10:26:01 +0100
- Subject: Re: simple sorting a Range program can not run(work or printout)
- References: <eac844c6-ae36-47ce-a141-5b230ab1022e@h7g2000prf.googlegroups.com>
On 13 July 2011 02:30, eric wrote:
> Dear advanced c/g++ programers:
>
> ?I copy and test a piece simple Sorting a range program from page 268
> of (c++ cookbook)
Are you learning anything from this process or just being really tedious?
Ask the authors of the code, or use a different book, or use a
compiler that the code has been tested with.