CAPD::DynSys Library
6.0.0
Functions
|
Variables
configFileReader.cpp File Reference
#include <sstream>
#include <vector>
#include "
capd/auxil/ConfigFileReader.h
"
Functions
int
main
(int, char *[])
Variables
const char
fileContents
[]
Detailed Description
Author
Tomasz Kapela
Function Documentation
◆
main()
int main
(
int
,
char *
[]
)
Variable Documentation
◆
fileContents
const char fileContents[]
Initial value:
=
"\
# Number of entries in a table \n\
number_of_entries = 10 \n\
cols = 3 ; number of columns \n\
rows = 3 ; number of rows \n\
[data] \n\
table = 1 2 3 4 5 6 7 8 9 10 \n\
[raw_data] \n\
2.3 12.1 12.1 \n\
123.3 2.3 3.3 \n\
33.4 22.3 2.2 \n\
[next] \n\
message = \"The numbers are\" "
examples
configFileReader
configFileReader.cpp
Generated on Thu Feb 1 2024 09:48:01 for CAPD::DynSys Library by
1.9.1