Beginner on Classes!You're gonna have to initialize [code]feet[/code] and [code]inches[/code] in both constructors. If, ...
Beginner on Classes!A constructor that takes the length in inches (e.g. 74 inches) A constructor that takes the length i...
MASM ProgramHere's an assembly forumish thing I found: http://www.dreamincode.net/forums/forum/112-assembly/ Ot...
weird for loop error[code]for (int x=0; x < thisClient.getNumInterests(); x++) { tempArray[x] = tempClient->getInterest...
Run Time Type Information? Calculator programWhy not make it only double?