ContinousIntegrationPlayground
Main Page
Related Pages
Files
File List
File Members
All
Files
Functions
Pages
mylib3.h
Go to the documentation of this file.
1
9
#ifndef CONTINOUSINTEGRATIONPLAYGROUND_MYLIB3_H
10
#define CONTINOUSINTEGRATIONPLAYGROUND_MYLIB3_H
11
17
int
dummyFunction3
(
int
input){
18
return
input;
19
}
20
21
#endif //CONTINOUSINTEGRATIONPLAYGROUND_MYLIB3_H
dummyFunction3
int dummyFunction3(int input)
a dummy function that returns the output integer
Definition:
mylib3.h:17
lib
mylib3.h
Generated by
1.8.6