prev up next   top/contents search

comp.lang.c FAQ list · Question 7.10a

Q: What's wrong with this initialization?

char *p = malloc(10);
My compiler is complaining about an ``invalid initializer'', or something.


A: See question 1.31b.


prev up next   contents search
about this FAQ list   about eskimo   search   feedback   copyright

Hosted by Eskimo North