We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22a253a commit 0814438Copy full SHA for 0814438
demo/linux_service/service/main.cpp
@@ -1,5 +1,4 @@
1
-/// \brief To create a basic Windows Service in C++.
2
-/// \see https://www.codeproject.com/Articles/499465/Simple-Windows-Service-in-Cplusplus
+/// \brief To create a basic command line program.
3
4
#include <stdio.h>
5
#include <string>
0 commit comments