Báo cáo tài liệu vi phạm
Giới thiệu
Kinh doanh - Marketing
Kinh tế quản lý
Biểu mẫu - Văn bản
Tài chính - Ngân hàng
Công nghệ thông tin
Tiếng anh ngoại ngữ
Kĩ thuật công nghệ
Khoa học tự nhiên
Khoa học xã hội
Văn hóa nghệ thuật
Sức khỏe - Y tế
Văn bản luật
Nông Lâm Ngư
Kỹ năng mềm
Luận văn - Báo cáo
Giải trí - Thư giãn
Tài liệu phổ thông
Văn mẫu
THỊ TRƯỜNG NGÀNH HÀNG
NÔNG NGHIỆP, THỰC PHẨM
Gạo
Rau hoa quả
Nông sản khác
Sữa và sản phẩm
Thịt và sản phẩm
Dầu thực vật
Thủy sản
Thức ăn chăn nuôi, vật tư nông nghiệp
CÔNG NGHIỆP
Dệt may
Dược phẩm, Thiết bị y tế
Máy móc, thiết bị, phụ tùng
Nhựa - Hóa chất
Phân bón
Sản phẩm gỗ, Hàng thủ công mỹ nghệ
Sắt, thép
Ô tô và linh kiện
Xăng dầu
DỊCH VỤ
Logistics
Tài chính-Ngân hàng
NGHIÊN CỨU THỊ TRƯỜNG
Hoa Kỳ
Nhật Bản
Trung Quốc
Hàn Quốc
Châu Âu
ASEAN
BẢN TIN
Bản tin Thị trường hàng ngày
Bản tin Thị trường và dự báo tháng
Bản tin Thị trường giá cả vật tư
Tìm
Danh mục
Kinh doanh - Marketing
Kinh tế quản lý
Biểu mẫu - Văn bản
Tài chính - Ngân hàng
Công nghệ thông tin
Tiếng anh ngoại ngữ
Kĩ thuật công nghệ
Khoa học tự nhiên
Khoa học xã hội
Văn hóa nghệ thuật
Y tế sức khỏe
Văn bản luật
Nông lâm ngư
Kĩ năng mềm
Luận văn - Báo cáo
Giải trí - Thư giãn
Tài liệu phổ thông
Văn mẫu
NGÀNH HÀNG
NÔNG NGHIỆP, THỰC PHẨM
Gạo
Rau hoa quả
Nông sản khác
Sữa và sản phẩm
Thịt và sản phẩm
Dầu thực vật
Thủy sản
Thức ăn chăn nuôi, vật tư nông nghiệp
CÔNG NGHIỆP
Dệt may
Dược phẩm, Thiết bị y tế
Máy móc, thiết bị, phụ tùng
Nhựa - Hóa chất
Phân bón
Sản phẩm gỗ, Hàng thủ công mỹ nghệ
Sắt, thép
Ô tô và linh kiện
Xăng dầu
DỊCH VỤ
Logistics
Tài chính-Ngân hàng
NGHIÊN CỨU THỊ TRƯỜNG
Hoa Kỳ
Nhật Bản
Trung Quốc
Hàn Quốc
Châu Âu
ASEAN
BẢN TIN
Bản tin Thị trường hàng ngày
Bản tin Thị trường và dự báo tháng
Bản tin Thị trường giá cả vật tư
Thông tin
Tài liệu Xanh là gì
Điều khoản sử dụng
Chính sách bảo mật
0
Trang chủ
Công Nghệ Thông Tin
Kỹ thuật lập trình
A Complete Guide to Programming in C++ part 16
Đang chuẩn bị liên kết để tải về tài liệu:
A Complete Guide to Programming in C++ part 16
Ánh Dương
62
10
pdf
Không đóng trình duyệt đến khi xuất hiện nút TẢI XUỐNG
Tải xuống
A Complete Guide to Programming in C++ part 16. This book provides both novice and experienced programmers with a comprehensive resource manual for the C++ programming language. Readers gain experience in all aspects of programming, from elementary language concepts to professional software development, with in depth coverage of all the language elements en route. These elements are carefully ordered to help the reader create useful programs every step of the way. | STANDARD MACROS FOR CHARACTER MANIPULATION 129 The following section introduces macros that classify or convert single characters. The macros are defined in the header files ctype.h and cctype. Case Conversion You can use the macro toupper to convert lowercase letters to uppercase. If cl and c2 are variables of type char or int where cl contains the code for a lowercase letter you can use the following statement Example c2 toupper ci to assign the corresponding uppercase letter to the variable c2. However if cl is not a lowercase letter toupper cl returns the character as is. The sample program on the opposite page reads standard input converts any letters from lower- to uppercase and displays the letters. As toupper only converts the letters of the English alphabet by default any national characters such as accentuated characters in other languages must be dealt with individually. A program of this type is known as a filter and can be applied to files. Refer to the next section for details. The macro tolower is available for converting uppercase letters to lowercase. Testing Characters A number of macros all of which begin with is. are available for classifying characters. For example the macro islower c checks whether c contains a lowercase letter returning the value true in this case and false in all other cases. Example char c cin c Reads and classifies if isdigit c a character. cout The character is no digit n The following usage of islower shows a possible definition of the toupper macro Example define toupper c islower c c - a A c This example makes use of the fact that the codes of lower- and uppercase letters differ by a constant as is the case for all commonly used character sets such as ASCII and EBCDIC. The opposite page contains an overview of macros commonly used to classify char acters. 130 CHAPTER 7 SYMBOLIC CONSTANTS AND MACROS REDIRECTING STANDARD INPUT AND OUTPUT Sample program lines.cpp A filter that numbers lines. include iostream include .
TÀI LIỆU LIÊN QUAN
Ebook A complete guide to programming in C++: Part 1
Ebook A complete guide to programming in C++: Part 2
A Complete Guide to Programming in C++ part 85
A Complete Guide to Programming in C++ part 1
A Complete Guide to Programming in C++ part 2
A Complete Guide to Programming in C++ part 3
A Complete Guide to Programming in C++ part 4
A Complete Guide to Programming in C++ part 5
A Complete Guide to Programming in C++ part 6
A Complete Guide to Programming in C++ part 7
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.