qpc/doxygen/snippets/qf_version.c

5 lines
171 B
C
Raw Normal View History

2012-08-14 18:07:04 -04:00
printf("Quantum DPP\nQEP %s\nQF %s, QF port %s\n"
"Press ESC to quit...\n",
QEP_getVersion(),
QF_getVersion(), QF_getPortVersion());