Evgenii B. Rudnyi

Blog http://blog.rudnyi.ru

Home Teaching Programming Publications
      Name                    Last modified       Size  

[DIR] Parent Directory 25-Mar-2009 15:34 - [TXT] task.bas 02-Nov-1992 11:36 3k [TXT] task.cpp 04-Sep-1994 01:50 8k [   ] task.pdf 31-Dec-2004 14:42 33k

http://Evgenii.Rudnyi.Ru/

Evgenii B. Rudnyi, 2004
Use at your own risk.

task.cpp is a simple code to make a random list of questions for a
student from the database. At that time, I was using CHIWRITER, so the
program reads a CHIWRITER file and them make another CHIWRITER file
for a printout.

task.bas is the same code in BASIC.

I was learning C++ at that time, and task.cpp is a wild mixture of C
and C++. I compiled it with Borland C++ under DOS. gcc 3.3 on my Mac
complains about missing headers and function declarations. Anyway, the
code is useless nowadays.

task.pdf is the manual in Russian.