Category:Ayrch: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 23: Line 23:
This example is a hello world using the Upp namespace.
This example is a hello world using the Upp namespace.


<lang Cpp>
#include <Core/Core.h>
#include <Core/Core.h>
#include <iostream>
#include <iostream>
Line 38: Line 39:
}
}
}
}
</lang>



==Versions==
==Versions==