× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



You have got to be kidding. C++ makes ILE look like a walk in the park. C++
was just C with object oriented features laid over it. Complexity was and
is a nightmare. ILE RPG is so simple and clean compared to C++.




On Mon, Feb 4, 2013 at 9:06 AM, Steve Richter <stephenrichter@xxxxxxxxx>wrote:

yeah, Vern. I think C++ is just as complex as ILE. Which is one
reason why C# is so much bettern than C++. And now Microsoft is
reemphasizing C++ over C# in metro apps, so what do I know.

On Mon, Feb 4, 2013 at 10:40 AM, Vernon Hamberg
<vhamberg@xxxxxxxxxxxxxxx> wrote:
Hi Steve

I compare this to C++, for example - you have to declare things - here
is a quote I just found -

"When you declare a variable, a function, or even a class all you are
doing is saying: there is something with this name, and it has this
type. The compiler can then handle most (but not all) uses of that name
without needing the full definition of that name. Declaring a
value--without defining it--allows you to write code that the compiler
can understand without having to put all of the details. This is
particularly useful if you are working with multiple source files, and
you need to use a function in multiple files. You don't want to put the
body of the function in multiple files, but you do need to provide a
declaration for it."

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.