Coding Style

From Libcpu

Jump to: navigation, search

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++.

Personal tools