B Standard Programm - qfix crash-bobby Instructions Manual

Table of Contents

Advertisement

Appendix B
Standard Programm
#include "qfixBobbyBoard.h"
BobbyBoard bobby;
int main()
/* Here go the commands */
The standard program can be used as a starting point for own programs.
First, it includes the required library
This object can be used to invoke arbitrary commands.
For example, the command
object bobby.
All methods of class
qfixBobbyBoard.h
command ; calls the "method" command of the
bobby.
BobbyBoard
are described in appendix C.
and then creates an object
30
.
bobby

Advertisement

Table of Contents
loading

Table of Contents