Click here to Skip to main content
16,016,178 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Regarding CHyperLink example Pin
H4u3217-May-08 1:09
H4u3217-May-08 1:09 
QuestionToolTip Pin
john563215-May-08 21:39
john563215-May-08 21:39 
AnswerRe: ToolTip Pin
Iain Clarke, Warrior Programmer15-May-08 22:50
Iain Clarke, Warrior Programmer15-May-08 22:50 
GeneralRe: ToolTip Pin
john563215-May-08 22:57
john563215-May-08 22:57 
GeneralRe: ToolTip Pin
Iain Clarke, Warrior Programmer15-May-08 23:19
Iain Clarke, Warrior Programmer15-May-08 23:19 
AnswerRe: ToolTip Pin
Hamid_RT15-May-08 23:24
Hamid_RT15-May-08 23:24 
QuestionTemplate Argument Problem Pin
Sarath C15-May-08 21:22
Sarath C15-May-08 21:22 
AnswerRe: Template Argument Problem Pin
Stephen Hewitt15-May-08 21:31
Stephen Hewitt15-May-08 21:31 
I can guess what you mean by this:
Sarath. wrote:
template
void BubbleSort(int nArraySize)

but it would be nice if you took a little care to ensure your post is readable in its entirety.

Also, did you forget break here?
Sarath. wrote:
case 2:
BubbleSort ( 3 );
default:


Sarath. wrote:
cin>>Array[nIdx]; breaks when I compile and execute the code using Visual C++ 6.0

What do you mean by "breaks"? Does it compile? If not what's the error message? If it compiles in what way is it not working as you expect?

Steve

GeneralRe: Template Argument Problem Pin
Sarath C15-May-08 22:43
Sarath C15-May-08 22:43 
GeneralRe: Template Argument Problem Pin
prasad_som16-May-08 0:31
prasad_som16-May-08 0:31 
GeneralRe: Template Argument Problem Pin
Stephen Hewitt18-May-08 14:21
Stephen Hewitt18-May-08 14:21 
QuestionError while converting int to string... Pin
pl_kode15-May-08 21:12
pl_kode15-May-08 21:12 
AnswerRe: Error while converting int to string... Pin
_AnsHUMAN_ 15-May-08 21:24
_AnsHUMAN_ 15-May-08 21:24 
GeneralRe: Error while converting int to string... Pin
Stephen Hewitt15-May-08 21:34
Stephen Hewitt15-May-08 21:34 
AnswerRe: Error while converting int to string... Pin
Rajesh R Subramanian15-May-08 21:25
professionalRajesh R Subramanian15-May-08 21:25 
AnswerRe: Error while converting int to string... Pin
CPallini15-May-08 21:28
mveCPallini15-May-08 21:28 
QuestionHow to Draw in CMDIFrameWnd Pin
santhoshv8415-May-08 21:04
santhoshv8415-May-08 21:04 
AnswerRe: How to Draw in CMDIFrameWnd Pin
ShilpiP15-May-08 21:38
ShilpiP15-May-08 21:38 
QuestionProblem with Releaseversion of FlexGrid Pin
sunny_vc15-May-08 20:33
sunny_vc15-May-08 20:33 
AnswerRe: Problem with Releaseversion of FlexGrid Pin
chandu00415-May-08 20:59
chandu00415-May-08 20:59 
GeneralRe: Problem with Releaseversion of FlexGrid Pin
sunny_vc15-May-08 21:18
sunny_vc15-May-08 21:18 
GeneralRe: Problem with Releaseversion of FlexGrid Pin
chandu00415-May-08 21:23
chandu00415-May-08 21:23 
GeneralRe: Problem with Releaseversion of FlexGrid Pin
sunny_vc15-May-08 21:31
sunny_vc15-May-08 21:31 
GeneralRe: Problem with Releaseversion of FlexGrid Pin
chandu00415-May-08 21:41
chandu00415-May-08 21:41 
QuestionHow to suspend and resume a process?? Pin
CodeMak15-May-08 20:30
CodeMak15-May-08 20:30 

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.