- Hands-On System Programming with C++
- Dr. Rian Quinn
- 115字
- 2021-07-02 14:42:36
System Types for C and C++
With a system program, simple things, such as integer types, become complicated. This entire chapter is devoted toward common problems that arise when performing system programming, especially when performing system programming for multiple CPU architectures, operating systems, and user space/kernel communications, such as system calls.
This chapter consists of the following topics:
- An explanation of the default types that C and C++ provide, including types that most programmers are familiar with, such as char and int
- A review of some of the standard integer types provided by stdint.h to address limitations with the default types
- Structure packing and the complications associated with optimizations and type conversions
推薦閱讀
- Python絕技:運(yùn)用Python成為頂級(jí)數(shù)據(jù)工程師
- 輕松學(xué)大數(shù)據(jù)挖掘:算法、場(chǎng)景與數(shù)據(jù)產(chǎn)品
- MongoDB管理與開(kāi)發(fā)精要
- 重復(fù)數(shù)據(jù)刪除技術(shù):面向大數(shù)據(jù)管理的縮減技術(shù)
- 數(shù)據(jù)庫(kù)原理與應(yīng)用
- 新手學(xué)會(huì)計(jì)(2013-2014實(shí)戰(zhàn)升級(jí)版)
- 實(shí)用數(shù)據(jù)結(jié)構(gòu)
- 改變未來(lái)的九大算法
- 機(jī)器學(xué)習(xí):實(shí)用案例解析
- 企業(yè)大數(shù)據(jù)處理:Spark、Druid、Flume與Kafka應(yīng)用實(shí)踐
- Python 3爬蟲(chóng)、數(shù)據(jù)清洗與可視化實(shí)戰(zhàn)
- 企業(yè)級(jí)大數(shù)據(jù)項(xiàng)目實(shí)戰(zhàn):用戶搜索行為分析系統(tǒng)從0到1
- 區(qū)塊鏈應(yīng)用開(kāi)發(fā)指南:業(yè)務(wù)場(chǎng)景剖析與實(shí)戰(zhàn)
- Delphi High Performance
- 數(shù)字化轉(zhuǎn)型實(shí)踐:構(gòu)建云原生大數(shù)據(jù)平臺(tái)