in reply to Re: Re: link errors
in thread link errors

Are you programming on Windows or Unix? If on windows, I recommend the following free programmer's editor: Context. "http://www.fixedsys.com/context/".

If on Unix, then Emacs or Nedit, which are brilliant at sytax highlighting.

My recommendation is to use a syntax highlighting editor, then you can spot compilation / typo mistakes at a glance.

It would be helpful if you could post your new code so the monks can have a look at what is happening at the lines of error.

Cheers, Roger.

Replies are listed 'Best First'.
Re: Re: Re: Re: link errors
by eoin (Monk) on Sep 21, 2003 at 15:50 UTC
    Cool. I'm programing on a windows machine. I'll have to check this (http://www.fixedsys.com/context/) out .

    Go raibh míle maith agat.
    Thanks.

    All the Best, Eoin...

    If everything seems to be going well, you obviously don't know what the hell is going on.