Mail from ILUG-BOM list (Non-Digest Mode)

On Thu, 6 Jul 2000, Nikhil Kikkeri wrote:

> Mail from ILUG-BOM list (Non-Digest Mode)
> 
> hi guys,
> 
> i am new to GCC.when i make a simple declaration in GCC like
> 
> int xyz[10];
> 
> it gives me a run time error.
> 
> in fact GCC generates run time error whenever i use arrays.
> 
> help me..
> 
> nikhil
> 

While there is nothing wrong in your declaration, you have not supplied
sufficient detail for us to be of any help. Why don't you post a short
sample program so we can find out where the error lies? Also include the
command you used to invoke gcc.

Kartik

_______________________________________________
Website: http://www.ilug-bom.org.in/ilug
Linuxers mailing list
[EMAIL PROTECTED]
http://ilug-bom.org.in/mailman/listinfo/linuxers

Reply via email to