This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Help!!


I am making a project and I have to use gcc under
Linux. 

In the program, I must use a pointer that point to
double pointers (int ***p) and I would be very
grateful if someone could tell me how to declare it
and reserve memory for it. 

I have made a lot of test and I do not have compile
problems but in execution time I obtain the next
message "Segmentation fault (core dumped)".

Thank you.

_________________________________________________________
Do You Yahoo!?
Obtenga su dirección de correo-e gratis @yahoo.com
en http://correo.espanol.yahoo.com

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]