Monday, December 10, 2007

How to work with string

How to work with string

To work with string

Description:

A string type variable is a sequence of characters with a dynamic length, and a constant maximum size between 1 and 255.

Declaration:

string [ constant ]

No comments: