Language Character Set

Source: Internet
Author: User
Object Pascal uses the ASCII character set, including a-Z, a-Z, 0-9, and other standard characters. Letters are case-insensitive. special single character symbols: # $ & '() * + ,-. /:; @ [] ^ {} combination of special characters :(**)(..).. //: = where: '[]' is equivalent '(..) ';' (**) 'is equivalent '{}'! "%? \ _ | ~ It is not a special symbol. It is used to give constants, variables, fields, types, attributes, processes, functions,ProgramUnit, library, and package. the identifier must start with _ or a letter. It can be followed by letters, numbers, and underscores, but cannot contain spaces. Although the length is arbitrary, it is only valid for the first 255 characters. Keywords cannot be identifiers. the number can be expressed in decimal format. There cannot be any space or comma in the middle, and there can be a "+ or-" prefix, not a positive. $ the number with the prefix is in hexadecimal format, for example, $ 8f.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.