Re: Global Instance
From: Bruce Eitman \(eMVP\) (beitmannospam_at_NOSPAM_applieddata.NOSPAM_net)
Date: 07/25/04
- Next message: Matthew Jakeman: "Re: Global Instance"
- Previous message: Chris Tacke, eMVP: "Re: embedded visual basic runtime installation"
- In reply to: Matthew Jakeman: "Global Instance"
- Next in thread: Matthew Jakeman: "Re: Global Instance"
- Reply: Matthew Jakeman: "Re: Global Instance"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 25 Jul 2004 18:35:29 -0400
Well, seeing how you are declaring it would be helpful.
But I suspect that you need to become familiar with "extern" From your
description, it sounds like you are declaring it in the header file, which
is bad. It should be extern in the header and declared in *one* C/C++ file.
-- Bruce Eitman (eMVP) Senior Engineer beitman AT applieddata DOT net Applied Data Systems www.applieddata.net An ISO 9001:2000 Registered Company Microsoft WEP Gold-level Member
- Next message: Matthew Jakeman: "Re: Global Instance"
- Previous message: Chris Tacke, eMVP: "Re: embedded visual basic runtime installation"
- In reply to: Matthew Jakeman: "Global Instance"
- Next in thread: Matthew Jakeman: "Re: Global Instance"
- Reply: Matthew Jakeman: "Re: Global Instance"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|