N
Nicolas Matringe
Guest
Hello all
I had a discussion with a colleague and we were wondering how to
constrain the range direction but not the bounds.
I know strings are defined as :
type string is array (positive range <> of character;
How come strings must always have a rising range ? Where/how is it defined ?
Nicolas
I had a discussion with a colleague and we were wondering how to
constrain the range direction but not the bounds.
I know strings are defined as :
type string is array (positive range <> of character;
How come strings must always have a rising range ? Where/how is it defined ?
Nicolas