From: samirw AT connection DOT com Newsgroups: comp.os.msdos.djgpp Subject: inlude files life Date: Tue, 13 Jun 2000 13:51:38 GMT Organization: Deja.com - Before you buy. Lines: 11 Message-ID: <8i5e92$unp$1@nnrp1.deja.com> NNTP-Posting-Host: 64.56.225.113 X-Article-Creation-Date: Tue Jun 13 13:51:38 2000 GMT X-Http-User-Agent: Mozilla/4.6 [en] (Win95; I) X-Http-Proxy: 1.0 x54.deja.com:80 (Squid/1.1.22) for client 64.56.225.113 X-MyDeja-Info: XMYDJUIDhighlander88 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I have reated an application inlude file "win_mgr.hh" with the ppliation classes and some include files in partiular "stdio.h" for the NULL. Then I have a win_mgr.cc with the class funtions which includes "win_mgr.hh" but when I try to call for example base class constructors with NULL I get undeclared first use. Are inlude files scoped only to immediate 'parent' (files they are included in) in C++? Sent via Deja.com http://www.deja.com/ Before you buy.