Hi:
Hi Community,
I habe written a small program which works fine, by printing the results to
the screen .
Having taken a look at the MS XP developers helpside, I have now modified
the C++ code as follows:
{
fprintf(stdprn, " 9bB 6dB
3dB 0dB\n");
fprintf(stdprn, " freq dB | | |
| \n");
}
but to now avail, would you be able to offer a solution, which can be
implemented without using the
full windows API ?
Your help is much appreciated and all comments are welcome.
Kind regards
Al:
|