> is Ansi-C the right year compiler and language? "Ansi-C"? ANSI is the American National Standards Institute. "ANSI C" refers to the standard version of the C programming language ratified by ANSI for use in the United States of America. In colloquial usage, "ANSI C" refers to the 1989 version of the ANSI C standard, ANSI X3.159-1989, which is also referred to colloquially as "C89" or "C90" (as ISO adopted the same standard as ISO 9899 in 1990.)
The OpenWatcom C compiler is mostly compliant* with C99. It generally supports C89 ("ANSI C"). *I am not sure of the extent of the incompatibility, but I have not encountered issues with versions 1.9 or the 2.0 fork. It may fully implement C99 at this point. -- Kirn Gill II Mobile: +1 813-300-2330 <+18133002330> VoIP: +1 813-704-0420 <+18137040420> Email: segin2...@gmail.com LinkedIn: http://www.linkedin.com/pub/kirn-gill/32/49a/9a6 On Wed, May 22, 2024 at 8:27 PM Richard Stoltenberg via Freedos-devel < freedos-devel@lists.sourceforge.net> wrote: > Greetings: > I got my program to compile under watcom 1.9 but it has errors. Not > looking for help directly, but good programming documentation. Does anyone > have any good free/paid programming books with examples? found: The ANSI C > Programming Language > by Brian W. Kernighan, Dennis M. Ritchie (not cheap) > and Ansi C Programming Concept Kindle Edition > by Sivarasan R (Author) cheaper > > is Ansi-C the right year compiler and language? wasn't clear from a > view of your youtube videos and website, I enjoy. Thanks. > > _______________________________________________ > Freedos-devel mailing list > Freedos-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freedos-devel >
_______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel