|
date: Mon, 17 Feb 2014 16:03:06 +0000messages?"
from: Jevgeni Astanovski <Jevgeni.Astanovski@xxxxxxxxxxxxx>
subject: Re: [C400-L] C coding and Syntax errors
Frank,
if your question was simply "How do C programmers cope with compiler error
Then an answer will be "Mostly well".trouble.
From my experience there is only one class of errors that sometimes cause
That is missing parenthesis - either one of these "()" or "{}".programm
In this case you normally get an error message pointing to a row in you
well below the place where actual error was.more
This is obvious for all "free-form" languages where a statement can take
than 1 row and there can be more than one statement in one row.punched cards.
Such syntax errors did not happen in Fortran or PL/I in the time of
behaviour.
Then, of course that are troubles that do not cause syntax errors.
That is mostly statements like
if (a = b)
.....
Sometimes I have to call someone else to look at my code,
because I just do not see that there is only one "equal"
sign instead of two. And as a result you get an unexplainable program
this or that error message mean in this particular situation -
If you have some particular question - you cannot understand what
But as far as you place a general question, you get a discussion insteadof an answer...
Jevgeni
date: Mon, 17 Feb 2014 16:05:22 +0000
from: Jevgeni Astanovski <Jevgeni.Astanovski@xxxxxxxxxxxxx>
subject: Re: [C400-L] C++ Compiler on IBM i
Looked at the licensed programs, yes, they are different options:
Licensed Product
Program Option Description
5770WDS 51 ILE C
5770WDS 52 ILE C++
That is they can be installed separately.>
GO LICPGM, option 10.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.