linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Kratzer <kratzers@pa.net>
To: Shriramana Sharma <samjnaa@gmail.com>
Cc: linux-c-programming@vger.kernel.org
Subject: Re: Request help with function pointers
Date: Tue, 27 Feb 2007 10:15:13 -0500	[thread overview]
Message-ID: <200702271015.13729.kratzers@pa.net> (raw)
In-Reply-To: <45DD1BC9.9030902@gmail.com>

On Wednesday 21 February 2007 23:27, Shriramana Sharma wrote:
> Hello. I am trying the examples from Bruce Eckel's Thinking in C++ 2nd
> edn and am getting a problem. I have attached the examples I am using
> and the error messages (basically the same kind) which I got. I am
> unable to understand what is wrong when I have followed the book example
> perfectly (AFAIK) except for the variablenames which is immaterial.
>
> Please explain what I did wrong. I am using:
>
> $ g++ -v
> Using built-in specs.
> Target: i486-linux-gnu
> Configured with: ../src/configure -v
> --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
> --enable-shared --with-system-zlib --libexecdir=/usr/lib
> --without-included-gettext --enable-threads=posix --enable-nls
> --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu
> --enable-libstdcxx-debug --enable-mpfr --enable-checking=release
> i486-linux-gnu
> Thread model: posix
> gcc version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)
>
> Thank you.
>
> Shriramana Sharma.

Remove the space in ". *" and "-> *".

      parent reply	other threads:[~2007-02-27 15:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-22  4:27 Request help with function pointers Shriramana Sharma
2007-02-27 14:48 ` Stephen Kratzer
2007-02-28 15:32   ` Shriramana Sharma
2007-03-07 16:49     ` Glynn Clements
2007-02-27 15:15 ` Stephen Kratzer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200702271015.13729.kratzers@pa.net \
    --to=kratzers@pa.net \
    --cc=linux-c-programming@vger.kernel.org \
    --cc=samjnaa@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).