From 4058700032330369891
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,953748e81bf9ec65
X-Google-Attributes: gidf78e5,public
From: "Paulo Alexandre Madureira de Abreu" <anti_spam@mail.telepac.pt>
Subject: Class String of Standard
Date: 1998/06/08
Message-ID: <6lcfss$q3v$1@duke.telepac.pt>#1/1
X-Deja-AN: 360525419
Approved: Fergus Henderson <fjh@cs.mu.oz.au>
X-Original-Date: Sat, 6 Jun 1998 23:38:04 +0200
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
Organization: -
X-Auth: PGPMoose V1.1 PGP comp.std.c++ iQBFAgUANXtBZuEDnX0m9pzZAQFr0QF9GOphKNh1JNGI9o3ZYjDNDZjrYFBb5tXd ErUimg15acnxCkV318FYiRFztHsOkVNA =Zizh
Newsgroups: comp.std.c++


Class String of Standard

I have to doubts concerning with the standard class String.

1- the function at provides checked access and returns out_of_range error,
what is exactly this error (i.e.: what king of char is returned?)

2- this implementation of class string use NULL character. If not, could you
explain me how the c_string() code should be done?

Thanks in advance,

Paulo Abreu

------------------------
my e-mail: pamaxx@mail.telepac.pt
note: take of all the x from my e-mail
---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]



