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.
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.