>
> why don't you use dynamic memory allocation mechanism , so you
> will get to know the memory allocation problem at runtime itself.
>
> With regards,
> Anandkumar.C.B
>
>
>
> -Original Message-
> From: Anna Sidera [mailto:[EMAIL PROTECTE
Hello,
The following code works in lcc in windows but it does not work in gcc in unix.
I think it is memory problem. In lcc there is an option to use more temporary
memory than the default. Is there something similar in gcc?
#include
#include
#include
#include
int main()
{
int i, j;
int buf