Library-Documentation
Selected Documentation for Messaging-Cells Library
Main Page
Modules
Classes
Files
File List
File Members
messaging-cells
src
tests
hello_world
hello_world.cpp File Reference
Minimal library example.
More...
#include "
cell.hh
"
Include dependency graph for hello_world.cpp:
Detailed Description
Minimal library example.
/*************************************************************
This file is part of messaging-cells.
messaging-cells is free software: you can redistribute it and/or modify
it under the terms of the version 3 of the GNU General Public
License as published by the Free Software Foundation.
messaging-cells is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with messaging-cells. If not, see <http://www.gnu.org/licenses/>.
------------------------------------------------------------
Copyright (C) 2017-2018. QUIROGA BELTRAN, Jose Luis.
Id (cedula): 79523732 de Bogota - Colombia.
See https://messaging-cells.github.io/
messaging-cells is free software thanks to The Glory of Our Lord
Yashua Melej Hamashiaj.
Our Resurrected and Living, both in Body and Spirit,
Prince of Peace.
------------------------------------------------------------*/
#include "
cell.hh
"
void
mc_workerus_main() {
kernel::init_sys
();
mck_slog2
(
"HELLO_WORLD\n"
);
kernel::finish_sys
();
}
Generated on Sun Aug 5 2018 16:13:25 for Library-Documentation by
1.8.11