Home
(current)
वर्तमान निदेशक =>
/
usr
/
share
/
doc
/
cmake-2.8.12.2
/
Example
/
Demo
/
सूचना एवं अपलोड
Info Server
Indian Cyber Force
Folders रचयन्तु
सञ्चिकां रचयन्तु
RansomWeb
लॉगआउट
Current File : //usr/share/doc/cmake-2.8.12.2/Example/Demo/demo.cxx
#include "hello.h" extern Hello hello; int main() { hello.Print(); return 0; }