Where can I get a copy of the ANSI/ISO C Standard?
Tools and ResourcesTwo available packages are ''defunc,'' posted to comp.sources.misc in December, 1993 (V41 i32,33), to alt.sources in January, 1994, and available from sunsite.unc.edu in pub/packages/development/libraries/defunc-1.3.tar.Z, and ''parse,'' at lamont.ldgo.columbia.edu. Other options include the S-Lang interpreter, available via anonymous ftp from amy.tch.harvard.edu in pub/slang, and the shareware Cmm (''C-minus-minus'' or ''C minus the hard stuff''). See also questions 18.16 and 20.6.
How can I get a copy of the Standard?
Infrequently Asked Questions in comp.lang.cI'm trying to use the ANSI ''stringizing'' preprocessing operator # to insert the value of a symbolic constant into a message, but it keeps stringizing the macro's name rather than its value. I don't understand why I can't use const values in initializers and array dimensions, as in const int n = 7; int a[n];
Q17. What is the Relationship to the ISO C Standard?
Single UNIX Specification FAQThe most recent revision to the ISO C standard occurred in 1999. The ISO C standard is itself independent of any operating system in so much as it may be implemented in many environments including hosted environments. The Single UNIX Specification has a long history of building on the ISO C standard and deferring to it where applicable. Whereas revisions of POSIX.
Where can I get a copy of the ANSI Common Lisp standard? What is ISO Lisp?
Kantrowitz & Margolin comp.lang.lisp FAQof December 8, 1994, Common Lisp is now an official ANSI Standard: ANSI X3.226:1994 American National Standard for Programming Language Common LISP (X3J13). Copies of the ANSI/X3.226 standard may be purchased from the American National Standards Institute 11 West 42nd Street New York, NY 10036 For more information, visit the ANSI home page at http://www.ansi.org/ A web version of the ANSI Common Lisp standard is not available. The official ANSI standard is available only in hardcopy form.
Where can I get a copy of the current ANSI Z535 / ISO 3864 standard?
Clarion - General FAQ About Product Safety LabelsGo to the Standards FAQ to find out. Information about ANSI Z535 and ISO 3864 can be found on our website at our Labeling Standards FAQ page.
Why go to ISO?
Brian Jones: Open XML Formats : Frequently Asked QuestionsEven though Office Open XML was already an ECMA standard, we felt that there was value taking it on to the ISO. This was mainly because we had been asked to by various customers (mostly governments). They wanted to have our formats in the domain of the international community.
Is NTIC certified to any ISO Standard?
Zerust_FAQb. Yes, NTIC's management system is certified to both ISO 9001: Quality Management and ISO 14001 Environmental Management Standards. c. NTIC provides on-site technical and customer support in over 40 countries. Whenever possible, we will send a local representative to your site to inspect a shipment, oversee the re-packing of a shipment and to ensure that the process is running smoothly. Contact your Zerust® / Excor® Sales Representative for more information.
What is the ISO 14001 standard?
Waste Management Siam::ISO 14001 is the corner stone standard of the ISO 14000 series. The ISO 14000 is a series of international standards on environmental management, and ISO 14001 specifies a framework of control for an Environmental Management System that can be certified by a third party.
How do I obtain the ISO 14000 standard?
Environmental Health & Safety Information CenterThe ISO 14001 Standard is protected by copyright and is not "free". You can purchase the standard from any of the following organizations:
Are hash tables part of the C++ standard?
SGI STL: Frequently Asked QuestionsNo. The hash table classes (hash_set, hash_map hash_multiset hash_multimap hash) are an extension. They may be added to a future revision of the C++ standard.
People keep telling me that getch() is not standard, but my C compiler has it. Are they wrong?
Infrequently Asked Questions in comp.lang.cThey've been programming more than ten years. You haven't. Draw your own conclusions. That's right! They hadn't noticed it. No doubt their compilers have it too, and its behavior is identical everywhere else in the world, also. That would explain everything.
How can I get the ISO Prolog standard? Where can I go for more information about it?
Frequently Asked Questions - comp.lang.prologThe standard is described in "Prolog: The Standard (Reference manual)", P. Deransart, A. Ed-Dbali, L. Cervoni, Springer Verlag (1996). Extra information can be found on http://pauillac.inria.fr/~deransar/prolog/docs.html http://www-2.cs.cmu.edu/afs/cs.cmu.edu/project/ai-repository/ai/lang/prolog/doc/standard/ contains the December 1991 draft, the March 1993 draft, Richard O'Keefe's 1984 Prolog standard draft, and Michael Covington's summary of the standard.
What is ISO Standard Modula-2?
Modula-2 FAQA committee of ISO JTC1/SC22/WG13 with delegates from several countries met after 1987 to work on a standard description of Modula-2 and a set of standard library modules.
