Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9dbdd53

Browse files
committed
book/en: typo fixes
Fixeschangkun#113
1 parent93df232 commit9dbdd53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎book/en-us/01-intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ There are also other features such as parameter binding (C++11 provides `std::bi
5151

5252
##1.2 Compatibilities with C
5353

54-
For some force majeure and historical reasons, we had to use some C code (even old C code) in C++, for example, Linux system calls. Before the advent of modern C++, most people talked about "what is the difference between C and C++". Generally speaking, in addition to answering the object-oriented class features and the template features of generic programming, there is no other opinion, or even a direct answer. "Almost" is also a lot of people. TheWayne diagram in Figure 1.2 roughly answers the C and C++ related compatibility.
54+
For some force majeure and historical reasons, we had to use some C code (even old C code) in C++, for example, Linux system calls. Before the advent of modern C++, most people talked about "what is the difference between C and C++". Generally speaking, in addition to answering the object-oriented class features and the template features of generic programming, there is no other opinion, or even a direct answer. "Almost" is also a lot of people. TheVenn diagram in Figure 1.2 roughly answers the C and C++ related compatibility.
5555

5656
![Figure 1.2: Compatabilities between ISO C and ISO C++](../../assets/figures/comparison.png)
5757

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp