qpc/doxygen/snippets/qf_version.c
Quantum Leaps 696f5cef7b 4.5.02
2012-08-14 18:07:04 -04:00

5 lines
171 B
C

printf("Quantum DPP\nQEP %s\nQF %s, QF port %s\n"
"Press ESC to quit...\n",
QEP_getVersion(),
QF_getVersion(), QF_getPortVersion());