Re: why doesn't this compile ?



In article <1114637368.492845.49720@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>, beliavsky@xxxxxxx wrote:
>
> The following code demonstrates Ken Fairfield's suggestion of putting
> the functions in a separate module.
>
> <snip code>

Thanks. I know this approach, but I was wondering if it is possible to
do it without the modules since apparently this file was under my
'testfiles directory'...

As Keith mentioned, I am also wondering if this was an example that I
have been able to compile somewhere in the past... It could be that it was
just an attempt and that I left it 'as is' once i saw i didn't get it to
compile...

Is there a way to do this same thing without modules, in one single program
file?

Regards,
Bart

--
"Share what you know. Learn what you don't."
.



Relevant Pages

  • Re: JDBC error
    ... IchBin wrote: ... It's not in the classpath for the compile, but you wouldn't need it to be if you used ... FirstSQL/J Object/Relational DBMS ...
    (comp.lang.java.databases)
  • Re: How to remove // comments
    ... jxh wrote: ... Here is a utility for him, so that he can compile my ... snip code ... ... is considerably shorter. ...
    (comp.lang.c)
  • Re: How to remove // comments
    ... CBFalconer wrote: ... Here is a utility for him, so that he can compile my ... snip code ... ... is considerably shorter. ...
    (comp.lang.c)
  • Re: I dont know whats wrong with my very simple code
    ... a forward declaration will not suffice. ... > Are you telling me that the above will not compile? ...
    (comp.lang.cpp)