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

C++ lecture 3

33 9 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

Tiêu đề C++ Basics – Part I
Trường học The Hashemite University
Chuyên ngành Computer Engineering
Thể loại Lecture
Định dạng
Số trang 33
Dung lượng 349,5 KB

Nội dung

C++ Programming Lecture C++ Basics – Part I The Hashemite University Computer Engineering Department (Adapted from the textbook slides) Outline       Introduction to C++ code Data types Identifiers Casting C++ keywords Memory concepts The Hashemite University Sample C++ Program //Sample C++ Program /* This program prompt the user to enter two integers and return their sum*/ #include int main() { int unsigned a1, a2, sum; cout

Ngày đăng: 12/10/2021, 21:08