Computer Science Canada How do you get it to take multiple word input? |
| Author: | Lekegolo killer [ Thu Jan 08, 2009 12:28 pm ] |
| Post subject: | How do you get it to take multiple word input? |
i am making a very basic interactive program and i need it to take in multiple word strings how can i do this? thx in advance for the help, srry if this is said somewhere else. |
|
| Author: | Insectoid [ Thu Jan 08, 2009 12:47 pm ] |
| Post subject: | RE:How do you get it to take multiple word input? |
get word.* or put quotations around your input. |
|
| Author: | Lekegolo killer [ Thu Jan 08, 2009 1:27 pm ] |
| Post subject: | RE:How do you get it to take multiple word input? |
thank you!!!!!! |
|
| Author: | mr_resi [ Fri Jan 09, 2009 2:11 pm ] |
| Post subject: | RE:How do you get it to take multiple word input? |
get variable : * actuallyu |
|