Posts
 
Reputation
Loading chart. Please wait.
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~492 People Reached
Favorite Forums
Favorite Tags
c++ x 3
ide x 2

2 Posted Topics

Member Avatar for DonB

I'm using Borland's TurboC++ 2006 Explorer. I'm working on a class project, and have a program consisting of 3 files: [COLOR="Red"]Header (.h) Definitions (.cpp) Driver (.cpp)[/COLOR] [COLOR="Red"]Definitions.cpp[/COLOR] contains the typical [COLOR="Red"]#include Header.h[/COLOR] The program compiles and links correctly if [COLOR="Red"]Driver.cpp[/COLOR] contains the statement [COLOR="Red"]#include Definitions.cpp[/COLOR] The instructor doesn't like using …

Member Avatar for DonB
0
165
Member Avatar for gnobber

Shades of ancient history! Great replies, Narue. I liked the comment about programmers who've only worked on PCs. Some of the old GE (subsequently Honeywell) 'mainframes' had a 36-bit word length which could be treated as either 4x9-bit or 6x6-bit 'bytes'!

Member Avatar for DonB
0
327