Constructor with static members in library
Question: Background: Digital UNIX 3.2g, Alpha platform, latest GNU.From the FAQ, I know that you are supposed to declare static member variables externally from the declaration and inonly one place.
Question: Background: Digital UNIX 3.2g, Alpha platform, latest GNU.From the FAQ, I know that you are supposed to declare static member variables externally from the declaration and inonly one place.
Question: I have written a program with two classes. Each uses the other within it and contains pointers to the other. However, this means that the first class encountered by
Question: I have a typedef structure that holds info for employees, and an array of these structures. I need to access a part of the structure for one employee. How
Question: I found on the Web a simple class Screen as follows: /*———————————————— * s c r e e n . h * * A class to manage an ANSI
Question: I’ve read that there are two ways to define a class constructor. For example:class List…1. List():num(0) { }2. List() { num=0; }Why is the first one more efficient at
Question: How can I link my home page to my domain name? My domain name will be “shhspgh.org”. How can I name or link my home page document so that
Question: Is it possible to determine the size (width and height) of the current user’s browser window? If so, is it then possible to use that pixel dimension and paste
Question: Is there a way to stop a background from tiling? Answer: Yes and no. You cannot stop a background graphic from tilling but you canmake it “seem” like it
Question: I have Internet Explorer 2.1. While downloading, it popped up a box to show my rate of transfer (bps). I have since installed a new hard drive. Once I