Coding Style
From Libcpu
Basically, style(9).
Although all files have a "cpp" suffix and are compiled with a C++ compiler, libcpu is supposed to be written in C. The C++ is necessary to allow it to interface to LLVM, which is C++.
Basically, style(9).
Although all files have a "cpp" suffix and are compiled with a C++ compiler, libcpu is supposed to be written in C. The C++ is necessary to allow it to interface to LLVM, which is C++.