Steven Schubiger wrote: > On 26 Mar, Edward Wijaya wrote: > >>What could be the problem? >>Is there a way to solve it > > I assume, the typedef doesn't value the "hooked" malloc, thus, > I recommend: > > long double *big_double; > big_double = (long double *) malloc(2*sizeof(long double)); ^^^^^^^^^^^^^^^ http://www.eskimo.com/~scs/C-faq/q7.7.html
John -- use Perl; program fulfillment
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>