Well, since this is my club, I had better get a topic going.<br><br>Who here thinks that the government should break up Microsoft. I do, not because its legal ...
I believe the Machosoft should be disected. <br>About apples design the i-mac hardware sucks but it is verry visually advanced. But i am still wating for a...
Ok i am making a program that runs a video libary which i have very nearly finished. But there is something that i still need doing which i dont know how to ...
Send the source code to joshua_70448@... I can probably help you; I've made a database progam before also. Unfortunately, it's lost right now, but I'm ...
First, I would make about 4 databases (text files) with like...<br>1 - Nouns<br>2 - Present Verbs<br>3 - Adverbs<br>4 - Adjectives<br><br>Have the words in the...
That Mad Libs program sounds pretty neat. I think I'll try that too. I'll probably elaborate a lot more, putting in singular nouns, plural nouns, past verbs,...
I am working on an encryption program. It uses the ASCII code and adds a number to it and puts the character back on and so it looks like gibberish. I made one...
Ok, ppl, I just want ya'll to know that I have no shame, and to prove it, I have searched the net for every web site/page/ring possible about QBasic, stole ...
I can't really tell you of any way to get it to encrypt a whole file at once. However, you can just use a FOR loop with the MID$ function to pick the letters ...
Sure. This one will be an (ASCII+40)/2 encryption style. This means that the ASCII values will have 40 added, then divided by two. There are numerous other ...
That looks a bit confusing and too elaborate. But, every programmer is different and every programmer has his/her own style of programming. In other words,...