Bible software...
AutismUK@aol.com AutismUK@aol.com
Sat, 31 Jan 1998 15:49:26 EST (00886301366, d85f767c.34d38e58@aol.com)
In a message dated 31/01/98 16:07:10, you write:
BRIAN:
> Hahahaha.. Great program, except you don't need the argc or the argv.
> I guess if you wanted to go a step up to C++ you could do
>
> void main()
> {
> cout << "The inerrant word of God" << endl;
> while(1)
> {
> cout << (char) ((random() % 26) + 'a');
> }
> }
PAUL ROBSON:
You could encapsulate the deity...
class Deity
{
long Followers;
long Murdered;
very_long CashDonations;
short Credibility;
Nonsense Commandment[10];
void ProduceInerrantDocument(int Books,int Verses)
char *GetSecretName(int ThisWeek)
}
This would allow subclasses of Jehovah, Allah , Buddah et al simply
via subclassing the GetSecretName() method
Or we could have a Windows version as a 24Mb Application in VC++