Explain me.. ;]
#4

When using string[128]; - the variable has 128 cells (not sure) space for characters, that means you can input upto 128 characters into that variable. (Alphabetic characters and numeric characters.)
When using string; - the variable can only be an integer, a number, that means it cannot contain any type of characters.
Reply


Messages In This Thread
Explain me.. ;] - by lakierka - 20.07.2009, 07:22
Re: Explain me.. ;] - by arnutisz - 20.07.2009, 07:36
Re: Explain me.. ;] - by lakierka - 20.07.2009, 14:49
Re: Explain me.. ;] - by woot - 20.07.2009, 14:52
Re: Explain me.. ;] - by lakierka - 20.07.2009, 15:31
Re: Explain me.. ;] - by Weirdosport - 20.07.2009, 15:51
Re: Explain me.. ;] - by dice7 - 20.07.2009, 15:59

Forum Jump:


Users browsing this thread: 1 Guest(s)