Click here to Skip to main content
       

C / C++ / MFC

 
You must Sign In to use this message board.
Search this forum  
    Spacing  Noise  Layout  Per page  Show 
AnswerRe: do-while did not work in eclipse c\c++ IDE ?memberChris Meech26 Nov '12 - 7:07 
What didn't work? Confused | :confused:
Chris Meech
I am Canadian. [heard in a local bar]
 
In theory there is no difference between theory and practice. In practice there is. [Yogi Berra]
 
posting about Crystal Reports here is like discussing gay marriage on a catholic church’s website.[Nishant Sivakumar]

AnswerRe: do-while did not work in eclipse c\c++ IDE ?mvpRichard MacCutchan26 Nov '12 - 8:00 
I just tested it and it works fine.
One of these days I'm going to think of a really clever signature.

GeneralRe: do-while did not work in eclipse c\c++ IDE ?memberho_khalaf26 Nov '12 - 8:12 
sorry you test it in eclipse c\c++ ide?
GeneralRe: do-while did not work in eclipse c\c++ IDE ?mvpRichard MacCutchan26 Nov '12 - 8:14 
Well I see you already got an answer in Q&A. Please do not post questions in more than one forum in future.
One of these days I'm going to think of a really clever signature.

GeneralRe: do-while did not work in eclipse c\c++ IDE ?memberho_khalaf26 Nov '12 - 8:16 
ok
GeneralRe: do-while did not work in eclipse c\c++ IDE ?memberho_khalaf26 Nov '12 - 8:20 
i use eclipse newly but this code did not work in this ide
GeneralRe: do-while did not work in eclipse c\c++ IDE ?mvpRichard MacCutchan26 Nov '12 - 8:22 
Please stop repeating yourself and go and read the information that CPallini provided to resolve this issue.
One of these days I'm going to think of a really clever signature.

GeneralRe: do-while did not work in eclipse c\c++ IDE ?memberho_khalaf26 Nov '12 - 8:27 
i rad it befor and i know that eclips did not show the console.but eclips have console tab and in that tab did not show any thing.
GeneralRe: do-while did not work in eclipse c\c++ IDE ?mvpRichard MacCutchan26 Nov '12 - 8:57 
Go to the eclipse website and ask there.
One of these days I'm going to think of a really clever signature.

AnswerRe: do-while did not work in eclipse c\c++ IDE ? [modified]memberDavidCrow26 Nov '12 - 10:37 
This is not a C/C++/MFC question, but an Eclipse question.
 
Doesn't Eclipse also have an Output tab?
 
Part of the problem may be that you do not have a \n in the output stream. You might try that and/or calling fflush() after the call to printf(). Calling setbuf() might also be a consideration.

"One man's wage rise is another man's price increase." - Harold Wilson

"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons

"Show me a community that obeys the Ten Commandments and I'll show you a less crowded prison system." - Anonymous



modified 26 Nov '12 - 16:52.

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


Advertise | Privacy | Mobile
Web04 | 2.6.130523.1 | Last Updated 24 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid