Posts: 63
Threads: 18
Joined: Jan 2010
Reputation:
0
13.07.2010, 01:39
(
Последний раз редактировалось samuel_hamza; 13.07.2010 в 01:54.
)
Well, Whenever I type a long text, it show just a half of it, and that's suck.. I just want to make it longer, like 2 ligne, or something, anything would be appreciate, thank you...
Posts: 63
Threads: 18
Joined: Jan 2010
Reputation:
0
Can I use #define MAX_STRING 512 or something ?
Posts: 1,008
Threads: 101
Joined: Apr 2008
Reputation:
0
Sure can, but 512 is alot.
Posts: 305
Threads: 8
Joined: Feb 2009
Reputation:
0
max input is 128. the max string size for text should be 128.