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]
Other format: [Raw text]

Re: Request on memory allocation


Hi Toon,

as I does not get any fuitful answer from comp.lang.fortran, 
I'll sent my question to you...

  As far as I know the g77 compiler does not support dynamic
  allocation of memory (like with malloc in C). I already
  did some applications in FORTRAN 77, thus I wasn't able
  to allocate memory dynamically. The last few days I went
  (partly) through the manuals of g77 (web page) and now I
  have some questions.

  - Is g77 able to realize dynamic memory allocation?

  - Is it possible to put a C-routine (that does the 
    allocation) together with some g77-fortran code, 
    in order to realize dynamic memory allocation ?

thanks in advance,
regards,

Joerg

Toon Moene schrieb:
> 
> Joe Buck wrote:
> 
> > Joerg Ettrich wrote:
> 
> > > please, could you tell me if this is the right address
> > > to ask some questions on using g77, and some programming
> > > issues. Or, if not, could you recommend me some newsgroup?
> >
> > This is not a good place, as the vast majority of subscribers
> > know nothing about Fortran and even if they did, the list is for
> > the development of the compiler itself, not its use.
> >
> > I supposed you could try comp.lang.fortran.  Maybe someone can suggest
> > a better resource (Toon?).
> 
> As Joe suggested, the newsgroup comp.lang.fortran would be a good place
> to start.  Alternatively, if you do not have access to news groups, send
> the question straight to me.
> 
> Cheers,
> 
> --
> Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
> Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
> Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
> Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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