C language entry: 03. keywords, identifiers, comments, language entry 03I. Reminders before learning the syntax
(1) c language is a high-level language. In fact, the basic syntax components of all advanced languages are the same, but the expressions
The first C program has been created in the previous lecture, knowing that the C program is composed of functions, which continues to learn some basic grammar of C language. C language belongs to a high-level language, in fact, all the basic
++ ++
C language deep understanding series-keywords: auto and register
Follow the original author to view other blog posts.
This article is original on this site. You are welcome to repost it! Reprinted please indicate the
directory of this document
First, the key word
Second, identifiers
Third, comments
The first C program has been created in the previous lecture, knowing that the C program is composed of functions, which continues to learn some
C language development history and reserved words (keywords) -- Appendix: C language standard documentation, Development History keywordsIntroduction
Take the time to sort out the development history of C language and the standard library files of
Java language Base composition1. KeywordsRefers to some of the words, these words are given a special meaning of Java, it is no longer called the word.For example:class demo{ publicstaticvoid main (string[] args) { System.out.println
Keyword OverviewMany friends see here may have the question, often other speak C language books are from HelloWorld, the data type starts the C language to learn, why we should start from the C language keyword? On this point, I have two points to
One, the key word 1. What is a keyword1> keyword is the C language provides a special meaning of the symbol, also known as "reserved word"The 2> C language provides a total of 32 keywords, all of which are given special meaning by C languageAuto
Dark Horse programmer-c language basics 1: keywords, identifiers, comments, dark horse-c
------ Java training, Android training, iOS training,. Net training , look forward to communicating with you! -------
I. Keywords
1. What is a keyword?
1>
A reminder before you learn grammar
C language belongs to a high-level language, in fact, all the basic grammatical components of high-level languages are the same, but the form is not the same
It's like Asians and Africans,
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.