QP/C++
6.9.3
•
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
qstamp.hpp
Go to the documentation of this file.
1
4
#ifndef QSTAMP_HPP
5
#define QSTAMP_HPP
6
7
namespace
QP
{
8
9
extern
char
const
BUILD_DATE
[12];
10
extern
char
const
BUILD_TIME
[9];
11
12
}
// namespace QP
13
14
#endif
// QSTAMP
15
QP
namespace associated with the QP/C++ framework
Definition:
struct.dox:1
QP::BUILD_DATE
char const BUILD_DATE[12]
the calendar date of the last translation of the form: "Mmm dd yyyy"
Definition:
qstamp.cpp:15
QP::BUILD_TIME
char const BUILD_TIME[9]
the time of the last translation of the form: "hh:mm:ss"
Definition:
qstamp.cpp:18
include
qstamp.hpp
© 2005-2021 Quantum Leaps
|
Using Online Help
|
Generated with Doxygen
|
QP/C++ 6.9.3
© Quantum Leaps 2020
|
Using Online Help
|
Generated with Doxygen
|
QP/C++ 6.9.3