%PDF- %PDF-
Direktori : /proc/985914/root/data/old/usr/share/doc/cmake-2.8.12.2/Example/Demo/ |
Current File : //proc/985914/root/data/old/usr/share/doc/cmake-2.8.12.2/Example/Demo/demo.cxx |
#include "hello.h" extern Hello hello; int main() { hello.Print(); return 0; }