Click here to Skip to main content
15,913,487 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: calling vb dll Pin
Cedric Moonen25-Jan-07 23:41
Cedric Moonen25-Jan-07 23:41 
GeneralRe: calling vb dll Pin
ng4kau125-Jan-07 23:48
ng4kau125-Jan-07 23:48 
GeneralRe: calling vb dll Pin
Nemanja Trifunovic26-Jan-07 5:06
Nemanja Trifunovic26-Jan-07 5:06 
Questionusing return statement in "conditional operator (? :) "ternary operator Pin
Mushtaque Nizamani25-Jan-07 22:48
Mushtaque Nizamani25-Jan-07 22:48 
AnswerRe: using return statement in "conditional operator (? :) "ternary operator Pin
Roger Stoltz25-Jan-07 22:57
Roger Stoltz25-Jan-07 22:57 
AnswerRe: using return statement in "conditional operator (? :) "ternary operator Pin
Christian Graus25-Jan-07 22:58
protectorChristian Graus25-Jan-07 22:58 
AnswerRe: using return statement in "conditional operator (? :) "ternary operator Pin
Bill Gates Antimatter Particle25-Jan-07 23:11
Bill Gates Antimatter Particle25-Jan-07 23:11 
GeneralRe: using return statement in "conditional operator (? :) "ternary operator Pin
krmed26-Jan-07 0:43
krmed26-Jan-07 0:43 
Actually, I agree that there should be just one return, and the correct syntax for what you're trying would be
return (avar == 2) ? executesomething() : executesomethingelse();

Hope that helps.


Karl - WK5M
PP-ASEL-IA (N43CS)
PGP Key: 0xDB02E193
PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193

QuestionDirect3D window Pin
Waldermort25-Jan-07 20:41
Waldermort25-Jan-07 20:41 
QuestionMy Process Memory? Pin
Peter Weyzen25-Jan-07 19:27
Peter Weyzen25-Jan-07 19:27 
AnswerRe: My Process Memory? Pin
Hamid_RT25-Jan-07 20:54
Hamid_RT25-Jan-07 20:54 
AnswerRe: My Process Memory? Pin
Jonathan [Darka]25-Jan-07 21:08
professionalJonathan [Darka]25-Jan-07 21:08 
GeneralRe: My Process Memory? Pin
Peter Weyzen25-Jan-07 21:16
Peter Weyzen25-Jan-07 21:16 
GeneralRe: My Process Memory? Pin
Hamid_RT25-Jan-07 21:53
Hamid_RT25-Jan-07 21:53 
AnswerRe: My Process Memory? Pin
David Crow26-Jan-07 3:08
David Crow26-Jan-07 3:08 
AnswerRe: My Process Memory? Pin
Blake Miller29-Jan-07 4:19
Blake Miller29-Jan-07 4:19 
QuestionHow to import VC++ dll in VC++.NET Pin
bengz25-Jan-07 19:14
bengz25-Jan-07 19:14 
QuestionRe: How to import VC++ dll in VC++.NET Pin
prasad_som25-Jan-07 19:22
prasad_som25-Jan-07 19:22 
AnswerRe: How to import VC++ dll in VC++.NET Pin
bengz25-Jan-07 21:11
bengz25-Jan-07 21:11 
AnswerRe: How to import VC++ dll in VC++.NET Pin
prasad_som25-Jan-07 21:51
prasad_som25-Jan-07 21:51 
GeneralRe: How to import VC++ dll in VC++.NET Pin
bengz26-Jan-07 18:40
bengz26-Jan-07 18:40 
AnswerRe: How to import VC++ dll in VC++.NET Pin
Hamid_RT25-Jan-07 20:53
Hamid_RT25-Jan-07 20:53 
GeneralRe: How to import VC++ dll in VC++.NET Pin
bengz25-Jan-07 21:12
bengz25-Jan-07 21:12 
GeneralRe: How to import VC++ dll in VC++.NET Pin
Hamid_RT25-Jan-07 21:52
Hamid_RT25-Jan-07 21:52 
GeneralRe: How to import VC++ dll in VC++.NET Pin
bengz26-Jan-07 18:38
bengz26-Jan-07 18:38 

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.