%PDF- %PDF-
| Direktori : /proc/self/root/data/old/usr/share/doc/cmake-2.8.12.2/Example/Hello/ |
| Current File : //proc/self/root/data/old/usr/share/doc/cmake-2.8.12.2/Example/Hello/hello.cxx |
#include "hello.h"
#include <stdio.h>
void Hello::Print()
{
printf("Hello, World!\n");
}