From 2074347300120384316
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,fe1cfcd41f0f55ea
X-Google-Attributes: gidf78e5,public
X-Google-ArrivalTime: 1993-12-20 00:04:23 PST
Newsgroups: comp.std.c++
Path: gmd.de!xlink.net!howland.reston.ans.net!cs.utexas.edu!swrinde!sgiblab!munnari.oz.au!metro!news
From: maxtal@physics.su.OZ.AU (John Max Skaller)
Subject: Re: ANSI String class
Message-ID: <CI5F3s.33E@ucc.su.OZ.AU>
Keywords: string ANSI
Sender: news@ucc.su.OZ.AU
Nntp-Posting-Host: physics.su.oz.au
Organization: School of Physics, University of Sydney, Australia
References: <CI56w6.DEC@uceng.uc.edu>
Date: Thu, 16 Dec 1993 22:14:15 GMT
Lines: 23

In article <CI56w6.DEC@uceng.uc.edu> jmitchel@uceng.uc.edu (Jason Mitchell) writes:
>
>Hello,
>
>I was wondering where I might find the public interface for the ANSI string
>class, so that I can at least make mine look like it until we actually acquire
>a compiler that has it.  

	I dont recommend this, because there IS no Standard string class
yet. There wont be until we have an International Standard. Until
then the committee is free to keep changing the class, and have
indeed been doing that.

	In addition, its possible that the interface and documents
are copyright. They will remain so when the Standard exists too.
So this information may never be available freely. ISO and ANSI
and other bodies make their dollars selling Standards.

--
        JOHN (MAX) SKALLER,         INTERNET:maxtal@suphys.physics.su.oz.au
	Maxtal Pty Ltd,		    CSERVE:10236.1703 
        6 MacKay St ASHFIELD,	    Mem: SA IT/9/22,SC22/WG21 
        NSW 2131, AUSTRALIA	    


