Node: ATA_, Next: , Previous: AT>, Up: AT commands



@A: Begin code part of unnamed section

@A begins the code part of an unnamed section. For example,

     @ In an unnamed section, the code part begins with @a or @A.
     @A
     main()
     {}
     

For more discussion of the distinction between @A and @a, see ATa.