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]

Re: Help!!



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

But your question has nothing to do with gcc or Linux, it is basic C
programming.

> 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. 

Please re-ask your question on a more appropriate list,
or get a good C programming book.

Sorry if this seems rude, but the purpose of this list
is for communication between gcc developers and testers.
If we allow it to turn into a list for helping beginning
programmers, it is unfair to the folks who are working
hard to make gcc a better compiler.

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