This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Help!!
- To: aberniz at yahoo dot com (Alberto Berniz)
- Subject: Re: Help!!
- From: Joe Buck <jbuck at racerx dot synopsys dot com>
- Date: Mon, 28 Aug 2000 09:47:45 -0700 (PDT)
- Cc: gcc at gcc dot gnu dot org
> 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.