- Hands-On System Programming with C++
- Dr. Rian Quinn
- 54字
- 2021-07-02 14:42:36
Exploring C and C++ default types
The C and C++ languages come with several built-in types that come with the language, without the need for additional header files or language features. In this section, we will be discussing the following:
- char, wchar_t
- short int, int, long int
- float, double, long double
- bool (C++ only)
推薦閱讀
- 數(shù)據(jù)存儲(chǔ)架構(gòu)與技術(shù)
- 在你身邊為你設(shè)計(jì)Ⅲ:騰訊服務(wù)設(shè)計(jì)思維與實(shí)戰(zhàn)
- SQL Server 2016 數(shù)據(jù)庫(kù)教程(第4版)
- 大數(shù)據(jù):規(guī)劃、實(shí)施、運(yùn)維
- Neural Network Programming with TensorFlow
- Python數(shù)據(jù)分析:基于Plotly的動(dòng)態(tài)可視化繪圖
- 大數(shù)據(jù):從概念到運(yùn)營(yíng)
- Hadoop大數(shù)據(jù)實(shí)戰(zhàn)權(quán)威指南(第2版)
- 數(shù)據(jù)革命:大數(shù)據(jù)價(jià)值實(shí)現(xiàn)方法、技術(shù)與案例
- 軟件成本度量國(guó)家標(biāo)準(zhǔn)實(shí)施指南:理論、方法與實(shí)踐
- 新基建:數(shù)據(jù)中心創(chuàng)新之路
- 達(dá)夢(mèng)數(shù)據(jù)庫(kù)運(yùn)維實(shí)戰(zhàn)
- 區(qū)塊鏈技術(shù)應(yīng)用與實(shí)踐案例
- 一本書(shū)讀懂大數(shù)據(jù)
- 碼上行動(dòng):利用Python與ChatGPT高效搞定Excel數(shù)據(jù)分析