🖍️
嗡嗡的草稿倉庫
Ctrlk
  • ✏️嗡嗡的草稿倉庫
  • Bash Script
  • Linux
  • C++
    • C++ 一些觀念
    • C++ 條件處理
    • C++ 字串處理
    • C++ 檔案讀取
    • C++ const
    • C++ container
    • C++ struct / class
    • C++ scope
    • C++ function
    • C++ debug
    • C++ multithread / mutex
    • C++ 記憶體管理 (stack/heap)
    • Modern C++
    • C++ template
    • C++ clang-tidy
    • C++ Learning resource
    • C++ atomic
    • C++ test
    • C++ MISC
      • Marco __FILE__, __FUNC__
      • C bool
      • nullptr address?
      • char* from void*
      • c++ using
      • c++ namespaces
      • int8_t、int16_t、int32_t、int64_t、uint8_t、size_t、ssize_t
      • cout int8_t
      • ASCII table '\0'
      • down with typename
      • copy elision / Return value optimization (RVO)
      • C++ goto
      • serialize / deserialize
    • C++ library
  • Python
  • Machine Learning (ML)
  • Git
  • VSCode
  • Design Pattern
  • Functional programming
  • WordPress
  • 加密貨幣
  • 省思&雜記
  • 嗡嗡的隨手筆記 (整理完放此)
Powered by GitBook
On this page
  1. C++
  2. C++ MISC

C bool

  • https://medium.com/feis-studio/%E6%80%8E%E9%BA%BC%E8%A1%A8%E7%A4%BA%E6%98%AF%E9%9D%9E%E5%B0%8D%E9%8C%AF-%E5%9C%A8-c-%E8%88%87-c-%E4%B8%AD%E5%B8%83%E6%9E%97-boolean-%E5%9E%8B%E6%85%8B%E7%9A%84%E6%BC%94%E9%80%B2-%E4%B8%89-c99-2b458d4fa7e0

  • https://medium.com/@feis.tw/%E6%80%8E%E9%BA%BC%E8%A1%A8%E7%A4%BA%E6%98%AF%E9%9D%9E%E5%B0%8D%E9%8C%AF-%E5%9C%A8-c-%E8%88%87-c-%E4%B8%AD%E5%B8%83%E6%9E%97-boolean-%E5%9E%8B%E6%85%8B%E7%9A%84%E6%BC%94%E9%80%B2-%E5%9B%9B-c-11-1bffcd692831

  • c string print bool

  • https://stackoverflow.com/questions/17307275/what-is-the-printf-format-specifier-for-bool

PreviousMarco __FILE__, __FUNC__Nextnullptr address?

Last updated 2 years ago

Was this helpful?

Was this helpful?