From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,1105222d4a2742f8 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.straub-nv.de!news.musoftware.de!wum.musoftware.de!news.tornevall.net!not-for-mail From: "Jeffrey R. Carter" Newsgroups: comp.lang.ada Subject: Re: Ada equivalent of c++ strstream Date: Sat, 12 Sep 2009 04:25:37 -0700 Organization: TornevallNET - http://news.tornevall.net Message-ID: References: <7f203a86-e052-46b8-912f-03900b8025c4@r39g2000yqm.googlegroups.com> NNTP-Posting-Host: e7d388ff5c01b287cad9a385d35725f9 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: c95813b3fc922a1c818a3da127ee55ab X-Complaints-To: abuse@tornevall.net X-Complaints-Language: Spoken language is english or swedish - NOT ITALIAN, FRENCH, GERMAN OR ANY OTHER LANGUAGE! In-Reply-To: <7f203a86-e052-46b8-912f-03900b8025c4@r39g2000yqm.googlegroups.com> X-Validate-Post: http://news.tornevall.net/validate.php?trace=c95813b3fc922a1c818a3da127ee55ab X-SpeedUI: 1738 X-Complaints-Italiano: Parlo la lingua non � italiano User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) X-Posting-User: 9b22bfe2855937f9b3faeec7cfc91295 Xref: g2news2.google.com comp.lang.ada:8303 Date: 2009-09-12T04:25:37-07:00 List-Id: RasikaSrinivasan@gmail.com wrote: > is there such a package that allows get/put from/to strings? thanks > for any pointers, srini I have no idea what strstream does, so I can't accurately answer your question. However, Ada.Text_IO has several nested generic packages that allowing putting and getting to and from Strings. -- Jeff Carter "Many times we're given rhymes that are quite unsingable." Monty Python and the Holy Grail 57