• AHCC V5.6

    From Henk Robbers@21:1/5 to All on Sun Dec 3 18:30:40 2017
    XPost: comp.sys.atari.st

    LS
    There is a new version available on my home page (see sig).

    Changes:
    December 1 2017
    v5.6

    Editor:
    Lines longer than max characters not having any space
    were incorrectly split. Fixed.
    Now splitting is done at any (viable)punctuation,
    loosing that character.
    Also a alert is displayed.
    KIT: field 'split lines' should have been TOUCHEXIT. Fixed.
    Pure C (standard) ispunct is a nonsense function.
    New function is_punct in common/aaaa_lib.c
    moved functions is_alpha and is_alnum to aaaa_lib as well.
    This kind of split is not considered a change, however:
    when the file is saved, the new state of the lines is saved
    as well.
    Beware!! including the character loss when not corrected.
    Compiler:
    Flag missing initializers. (also missing in HCC :-)
    Fixed message [2]arg nil.
    (happened with propagated assignments involving bit fields.
    e.g. a.x=b.y=z where x or y are bit fields.)
    Generic list routines in its own file and header
    (list.c, list.h)
    Fixed 'warn .. r1 in use' for ^ operator (exclusive or).
    A little bit of cleanup.
    Linker:
    No of files reported 1 too many. Fixed.
    Matching 8 byte names against longer names
    now works both ways.
    Standard library:
    Fixed wrong declarations of 'struct time' and 'struct date'.
    math.h : moved prototype of 'atof' to a place where it now
    is declared for AHCC as well.
    Shell:
    Improved 'Make All' statistics.
    Replaced VDI input functions for the mouse (needing physical
    workstation handle) by approppriate AES functions.
    (notably: vq_mouse, v_hide_c and v_show_c)
    Thanks to Olivier landemarre for pointing this out.
    Small improvement in load/saveconfig (aaaa_lib.c).
    Applications: CALC:
    Small improvement in parser: skip spaces between : and %.
    Specifying a new filename forces a create.
    (Non functional menu 'new' removed.)
    Pure C's scanf has problems with text fields > 31: fixed.
    exactly 32 not fixed, but avoided (too much uncertainties).
    Shell: ESC in journal, menu Calc (calculator)
    Applications: CALC & TINYCALC:
    Generalization of the parse routines.
    Both programs now use the same routines from /common/
    i.e. F_x.c, F_x.h

    F_x(x, y, text) now can be used as a function of x in programs
    that display values of x for many x's.
    i.e. X^2+2*x+1 or (x+1)^2 or x^2+2*x*y+y^2 or (x+y)^2
    :-)

    CALC must only be compiled by AHCC.
    Pure C's f get/set pos are a little bit unreliable.
    TINYCALC is now part of CALC in the AHCC source distribution.

    Whole:
    replaced any use of .. scanf by appropriate simpler
    alternatives. Saves about 2.5K

    Have fun

    --
    Groeten; Regards.
    Henk Robbers. http://members.chello.nl/h.robbers
    Interactive disassembler: Digger; http://digger.atari.org
    A Home Cooked C compiler: AHCC; http://ahcc.atari.org

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Henk Robbers@21:1/5 to All on Mon Dec 4 00:57:56 2017
    XPost: comp.sys.atari.st

    PS

    This is the last update of AHCC provided by me.

    --
    Groeten; Regards.
    Henk Robbers. http://members.chello.nl/h.robbers
    Interactive disassembler: Digger; http://digger.atari.org
    A Home Cooked C compiler: AHCC; http://ahcc.atari.org

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Francois LE COAT@21:1/5 to Henk Robbers on Mon Dec 4 18:30:06 2017
    XPost: comp.sys.atari.st

    Hi,

    Henk Robbers writes:
    PS

    This is the last update of AHCC provided by me.

    Whom on earth will look after AHCC, after you Henk ? Please ?

    Best Regards,

    --
    François LE COAT
    Author of Eureka 2.12 (2D Graph Describer, 3D Modeller) http://eureka.atari.org/

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Arachide@21:1/5 to All on Mon Dec 4 19:45:30 2017
    XPost: comp.sys.atari.st

    Le 04/12/2017 à 18:30, Francois LE COAT a écrit :
    Whom on earth will look after

    Who, not Whom.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Francois LE COAT@21:1/5 to Arachide on Mon Dec 4 20:08:18 2017
    XPost: comp.sys.atari.st

    Hi,

    Arachide writes:
    Francois LE COAT writes:
    Whom on earth will look after

    Who, not Whom.

    I'm sorry Mr. Guillaume Tello, but you have nothing to care about the conversation, and you're *French* So you may simply close your mouth.
    I use AHCC, and you don't ! If you knew Henk Robbers, you would know
    he is from Netherlands, and he will perfectly understand my English.

    You're pedantic !

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Arachide@21:1/5 to All on Mon Dec 4 20:09:59 2017
    XPost: comp.sys.atari.st

    Le 04/12/2017 à 20:08, Francois LE COAT a écrit :
    Hi,

    Arachide writes:
    Francois LE COAT writes:
    Whom on earth will look after

    Who, not Whom.

    I'm sorry Mr. Guillaume Tello, but you have nothing to care about the conversation, and you're *French* So you may simply close your mouth.
    I use AHCC, and you don't ! If you knew Henk Robbers, you would know
    he is from Netherlands, and he will perfectly understand my English.

    You're pedantic !

    A big kiss for you too.
    <3

    Guillaume.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From David Wade@21:1/5 to Francois LE COAT on Tue Dec 5 09:24:30 2017
    XPost: comp.sys.atari.st

    On 04/12/2017 19:08, Francois LE COAT wrote:
    Hi,

    Arachide writes:
    Francois LE COAT writes:
    Whom on earth will look after

    Who, not Whom.

    I'm sorry Mr. Guillaume Tello, but you have nothing to care about the conversation, and you're *French* So you may simply close your mouth.
    I use AHCC, and you don't ! If you knew Henk Robbers, you would know
    he is from Netherlands, and he will perfectly understand my English.

    You're pedantic !

    Actually, assuming that when an indirect object is present the Dutch
    language behaves like German, then he may find the use of "whom" confusing.

    Dave

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Henk Robbers@21:1/5 to All on Tue Dec 5 23:52:46 2017
    XPost: comp.sys.atari.st

    Op 12/4/17 om 6:30 PM schreef Francois LE COAT:
    Hi,

    Henk Robbers writes:
    PS

    This is the last update of AHCC provided by me.

    Whom on earth will look after AHCC, after you Henk ? Please ?


    I consider AHCC to be grown up now.
    ;-)

    --
    Groeten; Regards.
    Henk Robbers. http://members.chello.nl/h.robbers
    Interactive disassembler: Digger; http://digger.atari.org
    A Home Cooked C compiler: AHCC; http://ahcc.atari.org

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Henk Robbers@21:1/5 to All on Mon Feb 1 14:19:30 2021
    XPost: comp.sys.atari.st

    Op 04-12-2017 om 12:57 AM schreef Henk Robbers:

    PS

    This is the last update of AHCC provided by me.

    Testing my internet service provider (ZIGGO).
    Ignore this.

    --
    Groeten; Regards.
    Henk Robbers. http://members.chello.nl/h.robbers
    Interactive disassembler: Digger; http://digger.atari.org
    A Home Cooked C compiler: AHCC; http://ahcc.atari.org

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)