mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-01-17 21:49:22 +01:00
Update c++-cn.html.markdown (#2362)
This commit is contained in:
parent
925164b40a
commit
acad88cde9
@ -188,7 +188,7 @@ int main()
|
||||
cout << "Your favorite number is " << myInt << "\n";
|
||||
// 显示“Your favorite number is <myInt>”
|
||||
|
||||
cerr << "Used for error messages";
|
||||
cerr << "Used for error messages";
|
||||
}
|
||||
|
||||
/////////
|
||||
|
Loading…
x
Reference in New Issue
Block a user