3
3than7
Im in the video club at my school, and for a presentation were making,
we need some computer scenes.
Each of the characters has an ID wich i have used as an IF function so
typing the right id # goes to the specified character. For the next
part, i have a bunch of text that makes little sene but sounds
"computery" to a non comupter literate person. Basically connecting,
database, and mainframe thrown around, if u can understand that.
For the connecting part, i would like to make the word connecting
appear ( using cout<<"connecting\n"; ) For the next part, . . . how
do i make the periods come onto the screen once every say, 2 seconds so
it looks like its actually loading something.
Rember, this isnt a purposeful program, its intended to look computery,
and thats about all
thanks for any help,,, ~3than
we need some computer scenes.
Each of the characters has an ID wich i have used as an IF function so
typing the right id # goes to the specified character. For the next
part, i have a bunch of text that makes little sene but sounds
"computery" to a non comupter literate person. Basically connecting,
database, and mainframe thrown around, if u can understand that.
For the connecting part, i would like to make the word connecting
appear ( using cout<<"connecting\n"; ) For the next part, . . . how
do i make the periods come onto the screen once every say, 2 seconds so
it looks like its actually loading something.
Rember, this isnt a purposeful program, its intended to look computery,
and thats about all
thanks for any help,,, ~3than