Liste des Groupes | Revenir à co vms |
In article <67fee5b8$0$708$14726298@news.sunsite.dk>,It is very fine if people simply don't read posts from
Arne Vajhøj <arne@vajhoej.dk> wrote:On 4/14/2025 9:34 AM, Dave Froble wrote:Lawrence is a troll, and most of us have plonked him.I'd argue that such comparisons can be misleading. As a simple example,>
specifying some arguments and invoking some routine. In either case,
the arguments must be specified, then invoking the routine. Is each
PUSH of an argument in assembler a separate instruction, or, just
specification of an argument? One must still specify the arguments in
either case.
>
An example of a style I favor:
>
Stat% = SYS$QIOW( , ! Event flag &
ListenCh% By Value, ! VMS channel &
IO$_SETCHAR By Value, ! Operation &
IOSB::Stat%, ! I/O status block &
, ! AST routine &
, ! AST parameter &
ListenOpt::Protocol%, ! P1 &
, ! P2 &
ServerItemLst::Len%, ! P3 - local socket na^
BackLog% By Value, ! P4 - connection back^
SockOptItemList::Len%, ! P5 - socket options &
) ! P6
>
Ok, how many lines of code?
The question about line counting has already been raised
by Lawrence.
Les messages affichés proviennent d'usenet.