j
k
j a
j l
On Wed, 6 Feb 2008, Ohonin Yuriy wrote:
[...]
Also, what about 45: warning: missing string capacity -- assuming 255
Also, what about
45: warning: missing string capacity -- assuming 255
Use a type. Examples:
type string80 = string( 80 ); alongstring = string( 100000 );
Russ
Back to the thread
Back to the list