Wat is the size of string?does string have specific size..??as like integer... Float.. Double.. Char...??
supriya badam 0 Newbie Poster
Recommended Answers
Jump to PostThe size of a string will depend on the language used to store it.
Some languages use a terminator (like NULL or '$'), so the string will be the number of characters + the terminator.Some languages use a size indicator byte (like Pascal) where the first byte is …
Jump to PostNo set size. If you need to know, you'll have to find out at run-time.
All 12 Replies
thines01 401 Postaholic Team Colleague Featured Poster
supriya badam 0 Newbie Poster
Moschops 683 Practically a Master Poster Featured Poster
Cross213 -5 Posting Whiz in Training
supriya badam 0 Newbie Poster
supriya badam 0 Newbie Poster
himgar -4 Light Poster
TrustyTony 888 ex-Moderator Team Colleague Featured Poster
Anuradha Mandal -28 Junior Poster
Anuradha Mandal -28 Junior Poster
Anuradha Mandal -28 Junior Poster
irum.nageen.3 -6 Newbie Poster
deceptikon commented: Please stop resurrecting threads to spam your website. -3
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.