Groups | Search | Server Info | Login | Register


Groups > comp.lang.c++.moderated > #7369

Is <cstdlib> required?

Message-ID <aaa44aee-e02a-4be7-a94d-2d4ac57773d3@googlegroups.com> (permalink)
Newsgroups comp.lang.c++.moderated
From Joe Bentley <joe.foxhound@googlemail.com>
Subject Is <cstdlib> required?
Organization unknown
Date 2016-02-16 07:03 -0600

Show all headers | View raw


Is the <cstdlib> header file required?  I have noticed that in some
implementations it appears to be automatically included.  Maybe it's picked
up by <iostream> or some other common header file, but I can't find any
reference on this.  Does the "standard" have anything to say on its
inclusion by other header files?


-- 
      [ See http://www.gotw.ca/resources/clcm.htm for info about ]
      [ comp.lang.c++.moderated.    First time posters: Do this! ]

Back to comp.lang.c++.moderated | Previous | NextNext in thread | Find similar


Thread

Is <cstdlib> required? Joe Bentley <joe.foxhound@googlemail.com> - 2016-02-16 07:03 -0600
  Re: Is <cstdlib> required? Bo Persson <bop@gmb.dk> - 2016-02-16 12:32 -0600

csiph-web