i want to do marque on C.no graphics libary should be use.
it's my homework.please anybody answer me quickly.
This is a discussion on marque on C within the C Programming forums, part of the General Programming Boards category; i want to do marque on C.no graphics libary should be use. it's my homework.please anybody answer me quickly....
i want to do marque on C.no graphics libary should be use.
it's my homework.please anybody answer me quickly.
English is not my first language. Can you explain what a marque is?
Hi
This one I did a while ago, looked for the code but dont seem to have it.
What I did (perhaps not the easiest or best way), but I read a word or sentance into an array, then I printed the array to the same position each time, after each loop was itterated the sentance was moved over in memory (either to the lef or right )by one character.
So in memory the word looked like this
"word " then on the second itteration
"ord w" then again
"rd wo" and so forth until the sentance was completed.
I found it to be quite a task but was pretty impressed with the result when I was finished.Just wish I could find the file though...
Ok hope this helps a little (may not be the right way but it worked for me though)
cheers
GSLR
not Help...Do you Have Source Code.?