C++ basic input and output with scanf and printf

Опубликовано: 07 Апрель 2026
на канале: DavidWesselsVIU
1,557
12

A quick look at the basics of i/o using printf and scanf from the cstdio library. This introduces some of the common formatting strings in use for both routines, and some of the common pitfalls regarding whitespace and input that doesn't match the expected data types. This video is part of a series spanning three introductory courses on programming
and computer science. The full series, along with supporting resources (slides,
notes, code examples, etc) is available at url
csci.viu.ca/~wesselsd/courses/cppres.html