prev up next   top/contents search

comp.lang.c FAQ list · Question 11.11b

Q: What's the difference between

	const MAXSIZE = 100;
and
	#define MAXSIZE 100


A: See question 10.5b.


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

Hosted by Eskimo North