Click here to Skip to main content
15,919,245 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: coding 0f this output Pin
toxcct21-Feb-07 4:48
toxcct21-Feb-07 4:48 
GeneralRe: coding 0f this output Pin
bushxee21-Feb-07 4:39
bushxee21-Feb-07 4:39 
GeneralRe: coding 0f this output Pin
toxcct21-Feb-07 4:44
toxcct21-Feb-07 4:44 
GeneralRe: coding 0f this output Pin
ThatsAlok21-Feb-07 5:54
ThatsAlok21-Feb-07 5:54 
GeneralRe: coding 0f this output Pin
toxcct21-Feb-07 5:57
toxcct21-Feb-07 5:57 
GeneralRe: coding 0f this output Pin
Hamid_RT21-Feb-07 5:48
Hamid_RT21-Feb-07 5:48 
GeneralRe: coding 0f this output Pin
ThatsAlok21-Feb-07 5:54
ThatsAlok21-Feb-07 5:54 
JokeRe: coding 0f this output Pin
James R. Twine21-Feb-07 6:57
James R. Twine21-Feb-07 6:57 
bushxee wrote:
printf("%c",j);


   And yet another new developer starts learning bad habits...  In this case, using a heavyweight solution (printf(...)) when a lighter, faster one is available (putchar(...)).

   Peace!

-=- James
Please rate this message - let me know if I helped or not!<HR>If you think it costs a lot to do it right, just wait until you find out how much it costs to do it wrong!
Avoid driving a vehicle taller than you and remember that Professional Driver on Closed Course does not mean your Dumb Ass on a Public Road!
See DeleteFXPFiles

GeneralRe: coding 0f this output Pin
kakan21-Feb-07 19:34
professionalkakan21-Feb-07 19:34 
JokeRe: coding 0f this output Pin
ThatsAlok21-Feb-07 5:54
ThatsAlok21-Feb-07 5:54 
QuestionGradient background to all the dialog boxes and non client area Pin
Sameer_Thakur21-Feb-07 3:47
Sameer_Thakur21-Feb-07 3:47 
AnswerRe: Gradient background to all the dialog boxes and non client area Pin
toxcct21-Feb-07 3:59
toxcct21-Feb-07 3:59 
GeneralRe: Gradient background to all the dialog boxes and non client area Pin
Sameer_Thakur21-Feb-07 4:45
Sameer_Thakur21-Feb-07 4:45 
GeneralRe: Gradient background to all the dialog boxes and non client area Pin
toxcct21-Feb-07 4:46
toxcct21-Feb-07 4:46 
GeneralRe: Gradient background to all the dialog boxes and non client area Pin
Sameer_Thakur21-Feb-07 4:52
Sameer_Thakur21-Feb-07 4:52 
GeneralRe: Gradient background to all the dialog boxes and non client area Pin
Hamid_RT21-Feb-07 5:37
Hamid_RT21-Feb-07 5:37 
GeneralRe: Gradient background to all the dialog boxes and non client area Pin
Mark Salsbery21-Feb-07 8:26
Mark Salsbery21-Feb-07 8:26 
GeneralRe: Gradient background to all the dialog boxes and non client area Pin
toxcct21-Feb-07 8:55
toxcct21-Feb-07 8:55 
GeneralRe: Gradient background to all the dialog boxes and non client area Pin
Mark Salsbery21-Feb-07 9:03
Mark Salsbery21-Feb-07 9:03 
QuestionUpdateLayeredWindow() doesn't work Pin
Toubou21-Feb-07 2:38
Toubou21-Feb-07 2:38 
AnswerRe: UpdateLayeredWindow() doesn't work Pin
prasad_som21-Feb-07 3:23
prasad_som21-Feb-07 3:23 
GeneralRe: UpdateLayeredWindow() doesn't work Pin
Toubou21-Feb-07 4:39
Toubou21-Feb-07 4:39 
Answer*Solved* Pin
Toubou21-Feb-07 5:04
Toubou21-Feb-07 5:04 
QuestionQuerry regarding DoModal Pin
Vikram.....21-Feb-07 2:29
Vikram.....21-Feb-07 2:29 
AnswerRe: Querry regarding DoModal Pin
Cedric Moonen21-Feb-07 2:44
Cedric Moonen21-Feb-07 2:44 

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.