https://rentry.org/PPP2_ch27

/robowaifu/'s C++ learning textbook chapter 27

The C Programming Language

“C is a strongly typed, weakly checked, programming language.” —Dennis Ritchie

"This chapter is a brief overview of the C programming language and its standard library from the point of view of someone who knows C++. It lists the C++ features missing from C and gives examples of how a C programmer can cope without those. C/C++ incompatibilities are presented, and C/C++ interoperability is discussed. Examples of I/O, list manipulation, memory management, and string manipulation are included as illustration."

PrevHome

Edit
Pub: 21 Jan 2023 07:04 UTC
Edit: 21 Jan 2023 14:40 UTC
Views: 346