Hi all,

If we pass a very big string to function which is received in a string argument it gets trauncted or if we pass a string smaller than 256 bytes the remaining space is wasted.
How can this problem be overcome efficently

Thanx
Murali