filmov
tv
Programming example: Common syntax errors

Показать описание
Demonstrates how to interpret compiler errors for common syntax errors with a basic input and output program. The particular common errors encountered and resolved in this video include: forgetting a greater-than symbol, using single quotes instead of double quotes for output, passing scanf an integer, and forgetting to close quotes.