mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
c++ typecast
This commit is contained in:
@@ -14644,6 +14644,13 @@ https://stackoverflow.com/questions/81656/where-do-i-find-the-current-c-or-c-sta
|
||||
|
||||
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/n4659.pdf
|
||||
|
||||
[[cpp-type-casting]]
|
||||
==== C++ type casting
|
||||
|
||||
link:userland/cpp/static_dynamic_reinterpret_cast.cpp[]
|
||||
|
||||
https://stackoverflow.com/questions/332030/when-should-static-cast-dynamic-cast-const-cast-and-reinterpret-cast-be-used/60414256#60414256
|
||||
|
||||
=== POSIX
|
||||
|
||||
Programs under link:userland/posix/[] are examples of POSIX C programming.
|
||||
|
||||
Reference in New Issue
Block a user