Re: May I introduce myself to cobol?...

From: William M. Klein (wmklein_at_nospam.netcom.com)
Date: 02/17/05


Date: Wed, 16 Feb 2005 23:53:32 GMT


"Richard" <riplin@Azonic.co.nz> wrote in message
news:1108589970.105316.216170@f14g2000cwb.googlegroups.com...
>> I think Cobol language have the power, knowledge and more
>> than 40 years of real-world experience, to circumvent all the
>> problems and the limitations, of the way that C or C++ uses
>> expressions in function calls.
>
> Please explain how Cobol could 'circumvent all the problems and the
> limitations' while actually using expressions that include CALL ...
> RETURNING ...
>
See my separate note on the support in both Micro Focus and the ISO 2002
Standard for arithmetic expressions in BY CONTENT and BY VALUE phrases - when
CALL prototypes are used.

"Obviously" these cannot be used in the RETURNING or BY REFERENCE phrases.

-- 
Bill Klein
 wmklein <at> ix.netcom.com


Relevant Pages

  • [PATCH] Add BUILD_BUG_ON_NOT_POWER_OF_2()
    ... and risking gcc warts about constant expressions, ... be a power of two is a very common one in the kernel. ... specific helper macros, so I guess this fits right in. ... /* Force a compilation error if condition is true, ...
    (Linux-Kernel)
  • Re: Question about Sun JAVAC
    ... > I suspect you mean BNF? ... I'm not In The Least interested in typing BNF expressions ... > mention all the power contained in a small space. ... > OTOH, when I'm designing a mini-language or grammar, I use BNF. ...
    (comp.programming)
  • Re: Fermats Lost Proof
    ... Are you referring to the fact that all odd squares will occur ... integers can be equated to arithmetic expressions consisting of the same ... plus the factorial of the power in question. ... the expressions from representing integers to the power n, ...
    (sci.math)
  • Re: Frameworks
    ... Werkzueg leave more control in the users hands hopefully leading to ... greater expression and power. ... DAL expressions translate one-to-one into SQL statements in the ... Of course you can more complex expressions for nested selects, joins, ...
    (comp.lang.python)