• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Ada help

AyashiKaibutsu

Diamond Member
Can someone point me to a good reference to strings for ada. There are four different projects in my current class all of them with a different programming language 🙁 The other CS class I'm taking this year is assembler... That makes 5 languages in one semister 🙁

I need to take a string search for a particular part that splits the string up and a character that marks the end of a string and split it into 3 strings.

I also need to stick a list of a list of a container class that holds a couple of strings. So any references to creating types is appreciated too.
 
Do you have a decent ADA programming book available for reference.

When I was working in ADA, that was a key item on my desk.

I have an ADA book at home somewhere, I do not know when I can dig it out to advise you.
 
Bump anyone? There is no book on it. The class isn't about ada it's about programming languages in general so neither the books nor the lectures cover anything of the 4 languages we're expected to learn in the class. Only stuff I've found has been code for the packages with sparse commenting 🙁
 
There are decent ADA books out on the market.

Contact Aonix (they provide compilers for ADA) and also send a reference book with each license that they sell. Book is not theirs; they will be able to tell you the name.

That is what I learned with.
 
Back
Top