Scanframe DevOps Trial App  0.0.1
Functions
hello.h File Reference
#include "global.h"
#include <string>
Include dependency graph for hello.h:

Go to the source code of this file.

Functions

std::string getHello (int how)
 

Function Documentation

◆ getHello()

std::string getHello ( int  how)

Exported function from a dynamic library.

Parameters
howDetermines what string is returned.
Returns
Resulting string.