DIAdem

cancel
Showing results for 
Search instead for 
Did you mean: 

How to fix "Stack overflow" in C

Solved!
Go to solution

Got "Stack Overflow" when declared below 

 

char * psz[70000};

 

How can I fix the "stack overflow"?

 

I am using LabWindows 2010.....

0 Kudos
Message 1 of 2
(4,429 Views)
Solution
Accepted by topic author NiCoder

Hello NiCoder,

 

Here is a link that describes Stack Overflow Errors.

 

Regards,

 

Jeff L.

0 Kudos
Message 2 of 2
(4,413 Views)