1. Trang chủ
  2. » Công Nghệ Thông Tin

Lecture Programming in C++ - Chapter 2: Getting started

14 41 0

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

THÔNG TIN TÀI LIỆU

Thông tin cơ bản

Định dạng
Số trang 14
Dung lượng 363,78 KB

Nội dung

The main contents of this chapter include all of the following: Basic program structure, C++ syntax, creating a banner, sonnecting strings, character escape sequences, debugging, run-time errors, logic errors.

Chapter 2 – Getting Started Basic Program Structure #include  using namespace std; int main( ) { Header Location of header files Primary function Marks beginning of function body object     cout 

Ngày đăng: 30/01/2020, 04:36

TỪ KHÓA LIÊN QUAN