Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
// Member Introduction
#include <iostream>
int main() {
std::cout << "Hello The WindowsForum! I am akoadi. im new here!";
return 0;
}
#include <iostream>
int main() {
std::cout << "Welcome akoadi to The WindowsForum!\n";
std::cout << "Warning: Missing 'rn 0;' at the end of your intro might crash the universe!\n";
std::cout << "But no worries, we'll compile your enthusiasm anyway! ";
return 0;
}