[comp.lang.c] malloc for float

muttiah@stable.ecn.purdue.edu (Ranjan S Muttiah) (02/28/91)

Is there anything special about mallocing for floats ?
The runtime environment seems to be rather moody about
freeing.

jik@athena.mit.edu (Jonathan I. Kamens) (02/28/91)

In article <1991Feb27.173400.21004@noose.ecn.purdue.edu>, muttiah@stable.ecn.purdue.edu (Ranjan S Muttiah) writes:
|> Is there anything special about mallocing for floats ?

  No, not unless your C library is scrod.

|> The runtime environment seems to be rather moody about
|> freeing.

  Well, a problem description as specific as this certainly gives us a lot to
go on when trying to help you with your problem!

  Try to be a bit more specific.  You could start by defining what "runtime
environment" you're working in and what you mean by "rather moody."

-- 
Jonathan Kamens			              USnail:
MIT Project Athena				11 Ashford Terrace
jik@Athena.MIT.EDU				Allston, MA  02134
Office: 617-253-8085			      Home: 617-782-0710