Deutsch English Français Italiano |
<vtqt6g$j0ll$2@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?Q?Arne_Vajh=C3=B8j?= <arne@vajhoej.dk> Newsgroups: comp.os.vms Subject: Re: Clair Grant on VMS code base Date: Thu, 17 Apr 2025 08:46:09 -0400 Organization: A noiseless patient Spider Lines: 41 Message-ID: <vtqt6g$j0ll$2@dont-email.me> References: <vsh5m5$3is6e$1@dont-email.me> <vtj025$18n4d$1@dont-email.me> <vtj2tu$1cfo8$1@dont-email.me> <67fee5b8$0$708$14726298@news.sunsite.dk> <vtplin$9us$2@reader1.panix.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Thu, 17 Apr 2025 14:46:09 +0200 (CEST) Injection-Info: dont-email.me; posting-host="fde65e7989a691cd6be551f0caa5c5ba"; logging-data="623285"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+X++bgaa4mXS6HE41S0uwlxZTll6oRins=" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:ynbzYkf6+l2dC4YTkQGSwnsGpkQ= Content-Language: en-US In-Reply-To: <vtplin$9us$2@reader1.panix.com> Bytes: 3660 On 4/16/2025 9:29 PM, Dan Cross wrote: > In article <67fee5b8$0$708$14726298@news.sunsite.dk>, > Arne Vajhøj <arne@vajhoej.dk> wrote: >> On 4/14/2025 9:34 AM, Dave Froble wrote: >>> 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. > > Lawrence is a troll, and most of us have plonked him. It is very fine if people simply don't read posts from and replies to whomever they don't consider worth reading. But if such people replies then it means that other people start to see duplicate questions/comments. Arne