String buffer overflow

Hi all

I'm using a 'STRING' variable to store the entire contents of a file. Is there any possibility of buffer overflow if the content of the file is large? (eg: say size of the file is 30MB).

Thanks in advance
Is it a STRING or a string? They're different, you know?
The former is overflowable and the latter isn't.
Topic archived. No new replies allowed.