comp.lang.ada
 help / color / mirror / Atom feed
From: 19owls <19@owls.org>
Subject: Re: Help on Package_Name
Date: Tue, 23 Nov 2004 12:45:21 +0800
Date: 2004-11-23T12:45:21+08:00	[thread overview]
Message-ID: <pan.2004.11.23.04.45.19.709186@owls.org> (raw)
In-Reply-To: cnt3cc$lon$1@sparta.btinternet.com

Thanks

i found this on the web so i think it's closest to the student_io i was
looking for for the time being
http://www.adaworks.com/standard_io.htm

anyway, i'm running linux Fedora with a gnat compiler and i also found
where they keep the libraries for ada. so now i know where to keep my
package files. the book i had was from a library so there's no CDrom with
it and it's really old (1985)

Adacraft looks good. for the meantime, i'd just have to read up and be
versed with the packages to use or create so that i can learn further.

Regards


--  Can't you read?  --19 --

> =) first question i might just be able to help on ...
> you said you're using the GNAT compiler - this is good, since i know the 
> folder where the standard package files are stored;
> the default is (for Windows at least):
> C:\GNAT\lib\gcc-lib\pentium-mingw32msv\2.8.1\adainclude
> the only slight problem is that the filenames are a bit cryptic - BUT you 
> have the ability now to browse through ALL the standard specification files 
> for the packages at leisure (you may want to check up some on packages from 
> your book beforehand, and if the book has nothing on packages, get a new 
> book - i am using ADA95 The craft of object oriented programming by John 
> English ...
> mostly because the book is available for free from the following webaddress
> http://www.it.bton.ac.uk/staff/je/adacraft/
> for my ADA studies.
> (the same guy also does a newbies GUI programming package called JEWL, 
> kindly pointed out to me a few days ago on here, thanks again to those guys 
> =)
> 
> The main standard packages i find myself (also newbie programmer) using are 
> (not a comprehensive listing though):
> ada.text_io
> ada.integer_text_io
> ada.float_text_io
> 
> ada.text_io deals with character input - this includes strings which are 
> just arrays of characters
> and .. well .. you guessed it .. ada.integer_text_io and ada.float_text_io 
> deals with integer and floating point number types respectively
> 
> hope this helped =)
> 
> 
> "19owls" <19@owls.org> wrote in message 
> news:pan.2004.11.21.16.59.26.803863@owls.org...
>> Hi. It's my first day with Ada. heard many wonderful things about it.
>> i'm not studying programming, but i've done basic C before.
>> obviously i've read and managed to compile the infamous
>> Hello World!
>>
>> i have a beginners book on Ada, it keeps referring to student_io package
>> name for the exercises and examples which is not known to gnat. i need to
>> know what package name to use whilst handling text, calculations,strings
>> and so on beyond text_io (which handles strings only i suppose).
>>
>> in future how do i know of the list of package names to use and what it is
>> for? thanks.




  parent reply	other threads:[~2004-11-23  4:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-21 16:59 Help on Package_Name 19owls
2004-11-21 17:33 ` Ludovic Brenta
2004-11-22 16:16 ` munnoch
2004-11-22 19:17   ` Jeffrey Carter
2004-11-23 23:43     ` munnoch
2004-11-23  4:45   ` 19owls [this message]
2004-11-23 10:17     ` Marius Amado Alves
2004-11-23 10:41       ` 19owls
2004-11-22 23:07 ` David Botton
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox