Re: Usage of \ in Ada



Dmitry A. Kazakov a écrit :
The only issue is whether a non-graphic character is allowed in a character string in Ada.

It seems that ARM 2.6(2-4) requires it be a graphic_character.

Sorry, I meant in program source. Control characters are not allowed in strings.

--
---------------------------------------------------------
J-P. Rosen (rosen@xxxxxxxxx)
Visit Adalog's web site at http://www.adalog.fr
.



Relevant Pages

  • Re: Dealing with I/O problems
    ... I can isolate it by putting the line into a CHARACTER of appropriate length ... set up to read lines of characters using the A format to a ... to another character string (always preset to ... blanks) a until a blank is met (pass all multiple blanks) or maximum ...
    (comp.lang.fortran)
  • Re: get wide character and multibyte character value
    ... a character string of czech. ... I use L on the character string and watch memory to get the wide ... converting an application to unicode for weeks, ... To get the UTF-8 version of the string, ...
    (microsoft.public.vc.language)
  • Re: Fortran Guru requested
    ... > '05:00' is a character string, ... It's always a descriptor, and the difference is ... We have strong evidence that the '05:00' is being passed by reference. ... Yes, I agree that in my experience, character string literals are ...
    (comp.os.vms)
  • Re: Special characters and variables in search and replace expressions of regexps
    ... $s contains a three character string, the 'a' character, the TAB character and the 'b' character. ... If you had used a regular expression with capturing parentheses before this point then $r would contain whatever was captured by them. ...
    (perl.beginners)
  • Re: ValidationRule DAO extra character problem
    ... Your SetProperty function is actually very similar to the one I used ... and since the ValidationRule property always does exist, ... I do not see a 3rd character. ... character string and the other is a 3 character string: ...
    (microsoft.public.access.modulesdaovba)