Ngôn ngữ lập trình C/Xét điều kiện/If
From Wikiversity
<
Ngôn ngữ lập trình C
|
Xét điều kiện
Jump to navigation
Jump to search
Cú pháp
[
edit
]
if (<biểu thức>) { <mệnh đề1> }
Thí Dụ
[
edit
]
if
(
a
>
b
)
{
printf("a is greater than b");
}
Categories
:
Pages using deprecated source tags
Ngôn ngữ lập trình C
Hidden category:
VI
Navigation menu
Personal tools
English
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
View history
More
Navigation
Main Page
Community Portal
Babel user information
Root Category
Recent changes
States of WikiU
Help
Donate
Tools
What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Print/export
Create a book
Download as PDF
Printable version