delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/07/14/09:51:52

Message-ID: <382141019.963582649049.JavaMail.root@web302-mc.mail.com>
Date: Fri, 14 Jul 2000 09:50:48 -0400 (EDT)
From: George Rwaga <george_rwaga AT mail DOT com>
To: djgpp AT delorie DOT com
Subject: Re: Practical neural network Recipes in C++
Mime-Version: 1.0
X-Mailer: mail.com
X-Originating-IP: 204.235.245.20
Reply-To: djgpp AT delorie DOT com

Thanks.


------Original Message------
From: "Michael Stewart" <mike AT reggin DOT freeserve DOT co DOT uk>
To: djgpp AT delorie DOT com
Sent: July 14, 2000 1:04:39 PM GMT
Subject: Re: Practical neural network Recipes in C++


> For the specific source code on page 28 I get the following errors:
>
> 1. undefined reference to 'main'
> 2. undefined reference to 'evaluate <int,double*,double*>'

Undefined reference means that the function can not be found in any of the
source files. All C/C++ programs require the 'main' function as it is the
entry point into the program.

> Are there some sample input files? Or we are supposed to create our own?

Dunno, never looked at the book.


______________________________________________
FREE Personalized Email at Mail.com
Sign up at http://www.mail.com/?sr=signup

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019