Click here to Skip to main content
15,910,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generaldelphi convert Pin
mohsen nourian13-Mar-05 21:38
mohsen nourian13-Mar-05 21:38 
QuestionHow "add text to a graphics such us rectangle " Pin
Anonymous13-Mar-05 21:13
Anonymous13-Mar-05 21:13 
General.net setup project Pin
ThinkingPrometheus13-Mar-05 21:03
ThinkingPrometheus13-Mar-05 21:03 
GeneralLoki library Pin
Bob Stanneveld13-Mar-05 20:55
Bob Stanneveld13-Mar-05 20:55 
GeneralDatabase connection without DSN Pin
Renjith Ramachandran13-Mar-05 18:31
Renjith Ramachandran13-Mar-05 18:31 
GeneralRe: Database connection without DSN Pin
David Crow14-Mar-05 3:12
David Crow14-Mar-05 3:12 
Generalthe use of register variable in c and cpp program Pin
phijophlip13-Mar-05 17:09
phijophlip13-Mar-05 17:09 
GeneralRe: the use of register variable in c and cpp program Pin
PJ Arends13-Mar-05 18:56
professionalPJ Arends13-Mar-05 18:56 
From MSDN entry on "register Keyword"

[quote]
ANSI C does not allow for taking the address of a register object; this restriction does not apply to C++. However, if the address-of operator (&) is used on an object, the compiler must put the object in a location for which an address can be represented. In practice, this means in memory instead of in a register.
[/quote]



"You're obviously a superstar." - Christian Graus about me - 12 Feb '03

"Obviously ???  You're definitely a superstar!!!" mYkel - 21 Jun '04

Within you lies the power for good - Use it!
Honoured as one of The Most Helpful Members of 2004

GeneralRe: the use of register variable in c and cpp program Pin
normanS13-Mar-05 22:44
normanS13-Mar-05 22:44 
QuestionHow do I communicate with parallel port Pin
13-Mar-05 16:15
suss13-Mar-05 16:15 
AnswerRe: How do I communicate with parallel port Pin
Nickmatic13-Mar-05 16:35
Nickmatic13-Mar-05 16:35 
GeneralRe: How do I communicate with parallel port Pin
Member 176156313-Mar-05 16:46
Member 176156313-Mar-05 16:46 
GeneralRe: How do I communicate with parallel port Pin
Nickmatic13-Mar-05 17:49
Nickmatic13-Mar-05 17:49 
AnswerRe: How do I communicate with parallel port Pin
Indivara13-Mar-05 16:53
professionalIndivara13-Mar-05 16:53 
AnswerRe: How do I communicate with parallel port Pin
namaskaaram13-Mar-05 17:02
namaskaaram13-Mar-05 17:02 
AnswerRe: How do I communicate with parallel port Pin
MADCOWIE4-Apr-05 17:26
MADCOWIE4-Apr-05 17:26 
GeneralSome stupid question.. Pin
Romashki13-Mar-05 12:03
Romashki13-Mar-05 12:03 
GeneralRe: Some stupid question.. Pin
JohnCz13-Mar-05 13:22
JohnCz13-Mar-05 13:22 
GeneralRe: Some stupid question.. Pin
Romashki15-Mar-05 7:41
Romashki15-Mar-05 7:41 
GeneralRe: Some stupid question.. Pin
JohnCz18-Mar-05 5:44
JohnCz18-Mar-05 5:44 
GeneralRe: Some stupid question.. Pin
Romashki18-Mar-05 9:45
Romashki18-Mar-05 9:45 
GeneralRect Value AGAIN!!!!!!! Pin
13-Mar-05 11:26
suss13-Mar-05 11:26 
GeneralRe: Rect Value AGAIN!!!!!!! Pin
Ravi Bhavnani13-Mar-05 11:35
professionalRavi Bhavnani13-Mar-05 11:35 
GeneralRe: Rect Value AGAIN!!!!!!! Pin
gdocherty13-Mar-05 13:28
gdocherty13-Mar-05 13:28 
GeneralWord wrap puzzle Pin
Ravi Bhavnani13-Mar-05 11:24
professionalRavi Bhavnani13-Mar-05 11:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.