Groups | Search | Server Info | Login | Register


Groups > comp.lang.c > #398361

Re: function declaration without args no longer works

From John Forkosh <forkosh@panix.com>
Newsgroups comp.lang.c
Subject Re: function declaration without args no longer works
Date 2026-05-05 11:07 +0000
Organization PANIX Public Access Internet and UNIX, NYC
Message-ID <10tcj0l$fo3$1@reader1.panix.com> (permalink)
References (2 earlier) <10slehr$mho$1@reader1.panix.com> <10tasgg$7nu$1@reader1.panix.com> <86zf2ewcm8.fsf@linuxsc.com> <10tcc5j$e45$1@reader1.panix.com> <10tccjt$7oav$8@dont-email.me>

Show all headers | View raw


David Brown <david.brown@hesbynett.no> wrote:
> 
> These should be easy to correct,
Indeed. I could do it with my eyes closed.

> if they are the only occurrences. 
Indeed not. That one project alone, where the
binomial (not binary) tree library was the only
program file I illustrated, actually consists of...

-rw-r--r-- 1 forkosh users   8593 Dec 23  1991 cashflow.c
-rw-r--r-- 1 forkosh users   5198 Jan 29  1992 cpricer.c
-rw-r--r-- 1 forkosh users  47323 Aug 29  1992 datelib.c
-rw-r--r-- 1 forkosh users   3699 Sep 28  1991 dosheap.c
-rw-r--r-- 1 forkosh users   5473 Feb 20  1992 fpricer.c
-rw-r--r-- 1 forkosh users  15869 Jan 29  1992 getfndat.c
-rw-r--r-- 1 forkosh users 110145 Nov  9  1992 gettoken.c
-rw-r--r-- 1 forkosh users  38165 Mar 13  1992 gettrdat.c
-rw-r--r-- 1 forkosh users   7070 Apr 15  1992 interp.c
-rw-r--r-- 1 forkosh users  42538 Oct 22  1991 isbusday.c
-rw-r--r-- 1 forkosh users  16496 Aug 29  1992 mortdata.c
-rw-r--r-- 1 forkosh users   5478 Oct 31  1991 mtools.c
-rw-r--r-- 1 forkosh users  14356 May 21  1992 oasfnma.c
-rw-r--r-- 1 forkosh users  26498 Oct  7  1992 pipefe.c
-rw-r--r-- 1 forkosh users  20792 May 29  1999 pipeline.c
-rw-r--r-- 1 forkosh users  60081 Aug 28  1992 poolflow.c
-rw-r--r-- 1 forkosh users 108486 Oct 11  1992 poollib.c
-rw-r--r-- 1 forkosh users  35869 Aug 29  1992 prcdeal.c
-rw-r--r-- 1 forkosh users  10232 Apr 15  1992 prcfnma.c
-rw-r--r-- 1 forkosh users  13555 May 21  1992 prconly.c
-rw-r--r-- 1 forkosh users  16960 Mar 27  1992 prctree.c
-rw-r--r-- 1 forkosh users  17063 Jan 29  1992 prczero.c
-rw-r--r-- 1 forkosh users  50159 Feb 27  1992 preptree.c
-rw-r--r-- 1 forkosh users  13476 Mar 31  1992 rateconv.c
-rw-r--r-- 1 forkosh users   5011 Jan 16  1992 rb.c
-rw-r--r-- 1 forkosh users   6236 Oct 31  1991 rbyvc.c
-rw-r--r-- 1 forkosh users   2085 Oct 31  1991 secant.c
-rw-r--r-- 1 forkosh users   7993 Sep 21  1991 setsmm.c
-rw-r--r-- 1 forkosh users   8039 Jan 29  1992 skedflow.c
-rw-r--r-- 1 forkosh users  15095 Jan 29  1992 srembal.c
-rw-r--r-- 1 forkosh users   5871 Jan 14  1992 timelib.c
-rw-r--r-- 1 forkosh users  10556 Mar 31  1992 toasdisc.c
-rw-r--r-- 1 forkosh users   3042 Oct  8  1992 toktest.c
-rw-r--r-- 1 forkosh users  24814 Aug 29  1992 treeinit.c
-rw-r--r-- 1 forkosh users 102048 Feb 14  2015 treelib.c
-rw-r--r-- 1 forkosh users  16047 Jan 29  1992 twings.c
-rw-r--r-- 1 forkosh users  35669 Jul 22  1992 varparse.c
-rw-r--r-- 1 forkosh users    785 Jul 23  1992 vbktest.c
-rw-r--r-- 1 forkosh users  10240 Oct 31  1991 yc.c
-rw-r--r-- 1 forkosh users  37167 Oct  9  1992 zerotree.c
-rw-r--r-- 1 forkosh users 4674 Mar  4  1992 gettoken.h
-rw-r--r-- 1 forkosh users  547 Sep 18  1991 interp.h
-rw-r--r-- 1 forkosh users 2253 Sep 16  1991 mortdat.h
-rw-r--r-- 1 forkosh users 5020 Apr 15  1992 msglevel.h
-rw-r--r-- 1 forkosh users 1330 Dec 19  1991 mtools.h
-rw-r--r-- 1 forkosh users 5947 Oct  7  1992 pooldata.h
-rw-r--r-- 1 forkosh users 2056 Oct 31  1991 rb.h
-rw-r--r-- 1 forkosh users 2733 Sep 18  1991 rberr.h
-rw-r--r-- 1 forkosh users 1365 Sep 18  1991 rbyvc.h
-rw-r--r-- 1 forkosh users  636 Sep 18  1991 secant.h
-rw-r--r-- 1 forkosh users 3340 May 29  1999 treelib.h
-rw-r--r-- 1 forkosh users 3634 Jul 22  1992 varparse.h
-rw-r--r-- 1 forkosh users 3611 Oct 31  1991 yc.h
-rw-r--r-- 1 forkosh users 1885 Oct 31  1991 yctimes.h

...and seems to be working, reproducing test data results
from original 1990's testing. Want to see those data files, too?...

-rw-r--r-- 1 forkosh users  1112 Feb  6  1992 aa.dat
-rw-r--r-- 1 forkosh users   243 Feb  6  1992 aa_assum.dat
-rw-r--r-- 1 forkosh users  4208 Mar  5  1992 adolfo.dat
-rw-r--r-- 1 forkosh users  2728 Mar 16  1992 adolfo2.dat
-rw-r--r-- 1 forkosh users  5196 Oct 16  1991 datefile.dat
-rw-r--r-- 1 forkosh users   350 May  7  1992 deal.dat
-rw-r--r-- 1 forkosh users   660 May  7  1992 deal1.dat
-rw-r--r-- 1 forkosh users   577 May  7  1992 deal2.dat
-rw-r--r-- 1 forkosh users   350 May  7  1992 dealf117.dat
-rw-r--r-- 1 forkosh users  4792 Nov  1  1999 f117.dat
-rw-r--r-- 1 forkosh users   623 Mar 17  1992 fallout.dat
-rw-r--r-- 1 forkosh users   623 Mar 17  1992 fallouta.dat
-rw-r--r-- 1 forkosh users  1174 Mar 18  1992 falloutr.dat
-rw-r--r-- 1 forkosh users  1090 Mar 17  1992 falloutt.dat
-rw-r--r-- 1 forkosh users   274 Apr 23  1992 fnma.dat
-rw-r--r-- 1 forkosh users   660 Mar 13  1992 fnma1.dat
-rw-r--r-- 1 forkosh users   913 Mar  9  1992 fnma2.dat
-rw-r--r-- 1 forkosh users   199 Sep 10  1991 fnma_age.dat
-rw-r--r-- 1 forkosh users  2328 Oct  7  1991 fnma_spr.dat
-rw-r--r-- 1 forkosh users   274 Apr 23  1992 fnmaf117.dat
-rw-r--r-- 1 forkosh users  1052 Mar 18  1992 frm1.dat
-rw-r--r-- 1 forkosh users   803 Dec  5  1991 gettoken.dat
-rw-r--r-- 1 forkosh users  2041 Oct  7  1991 gnma_spr.dat
-rw-r--r-- 1 forkosh users  7055 Mar 20  1992 locked.dat
-rw-r--r-- 1 forkosh users  1575 May 21  1992 pip1992g.dat
-rw-r--r-- 1 forkosh users  1498 May 28  1992 pip1992h.dat
-rw-r--r-- 1 forkosh users 17462 Oct 11  1992 pip1992l.dat
-rw-r--r-- 1 forkosh users  1923 Oct  8  1992 piptest1.dat
-rw-r--r-- 1 forkosh users  7602 Oct 11  1992 piptest2.dat
-rw-r--r-- 1 forkosh users   701 May  7  1992 pool.dat
-rw-r--r-- 1 forkosh users  1558 May  7  1992 pool1.dat
-rw-r--r-- 1 forkosh users  3528 May  7  1992 pool2.dat
-rw-r--r-- 1 forkosh users   701 May  7  1992 poolf117.dat
-rw-r--r-- 1 forkosh users   601 Feb  6  1992 prodinp.dat
-rw-r--r-- 1 forkosh users   117 Feb  6  1992 progopts.dat
-rw-r--r-- 1 forkosh users 10442 Mar  3  1992 sample.dat
-rw-r--r-- 1 forkosh users   535 Jan 28  1992 tr010292.dat
-rw-r--r-- 1 forkosh users   466 May 21  1992 tr041392.dat
-rw-r--r-- 1 forkosh users   466 Nov 26  1991 tr041591.dat
-rw-r--r-- 1 forkosh users   513 Apr 23  1992 tr042192.dat
-rw-r--r-- 1 forkosh users   466 Nov 26  1991 tr073191.dat
-rw-r--r-- 1 forkosh users   466 Sep 18  1991 tr091791.dat
-rw-r--r-- 1 forkosh users   466 Oct  5  1992 tr092892.dat
-rw-r--r-- 1 forkosh users   638 Mar 10  1992 tr110691.dat

So, no, I'm not going to mess around with it any more
than necessary to keep it sensible. 
-- 
John Forkosh

Back to comp.lang.c | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-04-26 13:59 +0000
  Re: function declaration without args no longer works Michael Bäuerle <michael.baeuerle@gmx.net> - 2026-04-26 16:24 +0200
    Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-04-26 16:29 +0000
      Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-05-04 19:36 +0000
        Re: function declaration without args no longer works Tim Rentsch <tr.17687@z991.linuxsc.com> - 2026-05-05 00:15 -0700
          Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-05-05 09:10 +0000
            Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-05-05 11:17 +0200
              Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-05-05 11:07 +0000
            Re: function declaration without args no longer works Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-05-05 02:24 -0700
              Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-05-05 11:20 +0000
              Re: function declaration without args no longer works cross@spitfire.i.gajendra.net (Dan Cross) - 2026-05-05 18:09 +0000
                Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-05-07 12:52 +0000
                Re: function declaration without args no longer works cross@spitfire.i.gajendra.net (Dan Cross) - 2026-05-07 14:51 +0000
              Re: function declaration without args no longer works Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2026-05-06 11:41 +0200
            Re: function declaration without args no longer works Tim Rentsch <tr.17687@z991.linuxsc.com> - 2026-05-05 10:03 -0700
              Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-05-07 12:35 +0000
                Re: function declaration without args no longer works Tim Rentsch <tr.17687@z991.linuxsc.com> - 2026-05-08 07:36 -0700
                Re: function declaration without args no longer works antispam@fricas.org (Waldek Hebisch) - 2026-05-08 18:39 +0000
  Re: function declaration without args no longer works richard@cogsci.ed.ac.uk (Richard Tobin) - 2026-04-26 14:32 +0000
    Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-04-26 16:35 +0000
    Re: function declaration without args no longer works Tim Rentsch <tr.17687@z991.linuxsc.com> - 2026-04-29 16:43 -0700
      Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-30 08:39 +0200
  Re: function declaration without args no longer works Michael S <already5chosen@yahoo.com> - 2026-04-26 17:50 +0300
    Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-04-26 16:39 +0000
      Re: function declaration without args no longer works Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-27 00:30 +0000
        Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-27 08:30 +0200
          Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-04-28 07:02 +0000
            Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-28 10:16 +0200
              Re: function declaration without args no longer works antispam@fricas.org (Waldek Hebisch) - 2026-04-28 15:33 +0000
                Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-28 20:24 +0200
                Re: function declaration without args no longer works antispam@fricas.org (Waldek Hebisch) - 2026-04-28 20:22 +0000
              Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-04-29 06:22 +0000
                Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-29 09:15 +0200
                Re: function declaration without args no longer works Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2026-04-29 10:06 +0200
                Re: function declaration without args no longer works Michael S <already5chosen@yahoo.com> - 2026-04-29 11:25 +0300
                Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-29 11:26 +0200
                Re: function declaration without args no longer works James Kuyper <jameskuyper@alumni.caltech.edu> - 2026-04-29 20:07 -0400
                Re: function declaration without args no longer works Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-30 00:14 +0000
                Re: function declaration without args no longer works "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2026-04-29 17:57 -0700
                Re: function declaration without args no longer works Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2026-04-30 03:09 +0200
                Re: function declaration without args no longer works Tim Rentsch <tr.17687@z991.linuxsc.com> - 2026-04-30 00:48 -0700
                Re: function declaration without args no longer works "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2026-04-30 20:18 -0700
                Re: function declaration without args no longer works Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-05-01 04:12 +0000
                Re: function declaration without args no longer works "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2026-04-30 23:29 -0700
                Re: function declaration without args no longer works Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2026-05-01 19:31 +0200
                Re: function declaration without args no longer works James Kuyper <jameskuyper@alumni.caltech.edu> - 2026-05-01 13:49 -0400
                Re: function declaration without args no longer works "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2026-05-01 12:49 -0700
                Re: function declaration without args no longer works Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-05-01 22:31 +0000
                Re: function declaration without args no longer works Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-05-02 00:13 +0000
                Re: function declaration without args no longer works "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2026-05-01 19:27 -0700
                Re: function declaration without args no longer works "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2026-05-01 19:28 -0700
                Re: function declaration without args no longer works Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-05-02 03:07 +0000
                Re: function declaration without args no longer works scott@slp53.sl.home (Scott Lurndal) - 2026-05-02 16:16 +0000
                Re: function declaration without args no longer works Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-30 01:39 +0000
                Re: function declaration without args no longer works Tim Rentsch <tr.17687@z991.linuxsc.com> - 2026-04-30 00:38 -0700
                Re: function declaration without args no longer works Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-30 03:07 -0700
                Re: function declaration without args no longer works Tim Rentsch <tr.17687@z991.linuxsc.com> - 2026-04-30 05:54 -0700
                Re: function declaration without args no longer works Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-30 14:32 -0700
                Re: function declaration without args no longer works James Kuyper <jameskuyper@alumni.caltech.edu> - 2026-04-30 09:45 -0400
                Re: function declaration without args no longer works Tim Rentsch <tr.17687@z991.linuxsc.com> - 2026-04-30 12:48 -0700
                Re: function declaration without args no longer works Bart <bc@freeuk.com> - 2026-04-29 11:05 +0100
                Re: function declaration without args no longer works Tim Rentsch <tr.17687@z991.linuxsc.com> - 2026-04-29 16:32 -0700
                Re: function declaration without args no longer works Tim Rentsch <tr.17687@z991.linuxsc.com> - 2026-04-30 01:22 -0700
                Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-04-29 10:42 +0000
                Re: function declaration without args no longer works Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-29 14:31 -0700
                Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-30 08:42 +0200
                Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-04-30 13:17 +0000
                Re: function declaration without args no longer works Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-30 14:40 -0700
                Re: function declaration without args no longer works Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-30 22:14 +0000
                Re: function declaration without args no longer works cross@spitfire.i.gajendra.net (Dan Cross) - 2026-04-29 18:55 +0000
                Re: function declaration without args no longer works Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-29 21:19 +0000
                Re: function declaration without args no longer works Tim Rentsch <tr.17687@z991.linuxsc.com> - 2026-04-29 16:46 -0700
            Re: function declaration without args no longer works Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2026-04-28 14:25 +0200
              Re: function declaration without args no longer works cross@spitfire.i.gajendra.net (Dan Cross) - 2026-04-28 13:13 +0000
                Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-28 15:48 +0200
                Re: function declaration without args no longer works Bart <bc@freeuk.com> - 2026-04-28 15:05 +0100
                Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-28 16:37 +0200
                Re: function declaration without args no longer works Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-28 14:02 -0700
                Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-29 09:29 +0200
                Re: function declaration without args no longer works Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-29 02:49 -0700
                Re: function declaration without args no longer works James Kuyper <jameskuyper@alumni.caltech.edu> - 2026-04-29 20:06 -0400
                Re: function declaration without args no longer works Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-29 17:13 -0700
                Re: function declaration without args no longer works Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-30 00:45 +0000
                Re: function declaration without args no longer works James Kuyper <jameskuyper@alumni.caltech.edu> - 2026-04-29 21:11 -0400
                Re: function declaration without args no longer works Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-30 01:40 +0000
                Re: function declaration without args no longer works Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-29 20:09 -0700
                Re: function declaration without args no longer works scott@slp53.sl.home (Scott Lurndal) - 2026-04-30 14:57 +0000
                Re: function declaration without args no longer works cross@spitfire.i.gajendra.net (Dan Cross) - 2026-04-30 15:07 +0000
                Re: function declaration without args no longer works Bart <bc@freeuk.com> - 2026-04-30 16:20 +0100
                Re: function declaration without args no longer works cross@spitfire.i.gajendra.net (Dan Cross) - 2026-04-30 16:10 +0000
                Re: function declaration without args no longer works Bart <bc@freeuk.com> - 2026-04-30 17:48 +0100
                Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-30 22:31 +0200
                Re: function declaration without args no longer works Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-30 22:18 +0000
                Re: function declaration without args no longer works Bart <bc@freeuk.com> - 2026-05-01 00:25 +0100
                Re: function declaration without args no longer works cross@spitfire.i.gajendra.net (Dan Cross) - 2026-05-01 00:08 +0000
                Re: function declaration without args no longer works Bart <bc@freeuk.com> - 2026-05-01 01:24 +0100
                Re: function declaration without args no longer works Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-30 17:46 -0700
                Re: function declaration without args no longer works cross@spitfire.i.gajendra.net (Dan Cross) - 2026-05-01 01:55 +0000
                Re: function declaration without args no longer works Bart <bc@freeuk.com> - 2026-05-01 10:48 +0100
                Re: function declaration without args no longer works cross@spitfire.i.gajendra.net (Dan Cross) - 2026-05-01 11:20 +0000
                Re: function declaration without args no longer works "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2026-04-30 20:23 -0700
                Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-05-01 10:32 +0200
                Re: function declaration without args no longer works Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-30 14:43 -0700
                Re: function declaration without args no longer works cross@spitfire.i.gajendra.net (Dan Cross) - 2026-04-30 22:34 +0000
                Re: function declaration without args no longer works James Kuyper <jameskuyper@alumni.caltech.edu> - 2026-05-01 13:32 -0400
                Re: function declaration without args no longer works scott@slp53.sl.home (Scott Lurndal) - 2026-05-01 18:12 +0000
                Re: function declaration without args no longer works Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2026-04-30 03:50 +0200
                Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-30 08:52 +0200
                Re: function declaration without args no longer works "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2026-04-28 14:56 -0700
                Re: function declaration without args no longer works Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-28 15:41 -0700
                Re: function declaration without args no longer works Lawrence D’Oliveiro <ldo@nz.invalid> - 2026-04-29 21:20 +0000
                Re: function declaration without args no longer works Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2026-04-28 17:14 +0200
                Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-28 17:31 +0200
                Re: function declaration without args no longer works cross@spitfire.i.gajendra.net (Dan Cross) - 2026-04-28 19:06 +0000
                Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-28 21:44 +0200
                Re: function declaration without args no longer works Janis Papanagnou <janis_papanagnou+ng@hotmail.com> - 2026-04-28 17:06 +0200
                Re: function declaration without args no longer works cross@spitfire.i.gajendra.net (Dan Cross) - 2026-04-28 19:23 +0000
  Re: function declaration without args no longer works David Brown <david.brown@hesbynett.no> - 2026-04-26 17:35 +0200
    Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-04-26 16:50 +0000
    Re: function declaration without args no longer works Keith Thompson <Keith.S.Thompson+u@gmail.com> - 2026-04-26 15:52 -0700
  Re: function declaration without args no longer works Andrey Tarasevich <noone@noone.net> - 2026-04-26 08:38 -0700
    Re: function declaration without args no longer works John Forkosh <forkosh@panix.com> - 2026-04-26 16:56 +0000

csiph-web