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


5.4.3 ‘@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.