Click here to Skip to main content
15,891,409 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSending all bytes Pin
srija24-Feb-06 7:09
srija24-Feb-06 7:09 
AnswerRe: Sending all bytes Pin
David Crow24-Feb-06 7:44
David Crow24-Feb-06 7:44 
GeneralRe: Sending all bytes Pin
srija24-Feb-06 7:53
srija24-Feb-06 7:53 
GeneralRe: Sending all bytes Pin
David Crow24-Feb-06 7:59
David Crow24-Feb-06 7:59 
GeneralRe: Sending all bytes Pin
srija24-Feb-06 8:21
srija24-Feb-06 8:21 
GeneralRe: Sending all bytes Pin
David Crow24-Feb-06 8:24
David Crow24-Feb-06 8:24 
GeneralRe: Sending all bytes Pin
ThatsAlok26-Feb-06 21:15
ThatsAlok26-Feb-06 21:15 
Questionlist view / how do i force the vertical scrollbar? Pin
Sebastian Pipping24-Feb-06 7:08
Sebastian Pipping24-Feb-06 7:08 
AnswerRe: list view / how do i force the vertical scrollbar? Pin
Waldermort24-Feb-06 8:47
Waldermort24-Feb-06 8:47 
GeneralRe: list view / how do i force the vertical scrollbar? Pin
Sebastian Pipping24-Feb-06 9:56
Sebastian Pipping24-Feb-06 9:56 
AnswerRe: list view / how do i force the vertical scrollbar? Pin
Sebastian Pipping13-Aug-06 3:12
Sebastian Pipping13-Aug-06 3:12 
Questionterminating worker threads Pin
baw24-Feb-06 6:51
baw24-Feb-06 6:51 
AnswerRe: terminating worker threads Pin
David Crow24-Feb-06 7:06
David Crow24-Feb-06 7:06 
GeneralRe: terminating worker threads Pin
baw25-Feb-06 4:20
baw25-Feb-06 4:20 
GeneralRe: terminating worker threads Pin
David Crow25-Feb-06 15:22
David Crow25-Feb-06 15:22 
QuestionEnum structure variables!! Pin
Hamed Musavi24-Feb-06 4:46
Hamed Musavi24-Feb-06 4:46 
AnswerRe: Enum structure variables!! Pin
toxcct24-Feb-06 4:58
toxcct24-Feb-06 4:58 
GeneralRe: Enum structure variables!! Pin
Hamed Musavi24-Feb-06 5:05
Hamed Musavi24-Feb-06 5:05 
GeneralRe: Enum structure variables!! Pin
toxcct24-Feb-06 5:12
toxcct24-Feb-06 5:12 
GeneralRe: Enum structure variables!! Pin
Maximilien24-Feb-06 5:19
Maximilien24-Feb-06 5:19 
GeneralRe: Enum structure variables!! Pin
Hamed Musavi24-Feb-06 5:25
Hamed Musavi24-Feb-06 5:25 
GeneralRe: Enum structure variables!! Pin
toxcct24-Feb-06 5:31
toxcct24-Feb-06 5:31 
GeneralRe: Enum structure variables!! Pin
Hamed Musavi24-Feb-06 5:35
Hamed Musavi24-Feb-06 5:35 
I never read templates seriously.
But, I think not!

I am going to save this structure to a file!!

Modefied
In fact you're right about void*, but think about the fact that this pointer actually refers to a place in the memory that compiler know it's identity!
I think this is similar to 'explicit linking'(if I'm right about the english term)! when compiler doesn't know about it at compile time, but does so at run time.
End Modefied

any way thank you very much.
It was your kindness to pay attention.


//This is not a signature
while (I'm_alive) {
   printf("I Love Programming");
}

-- modified at 12:01 Friday 24th February, 2006
AnswerRe: Enum structure variables!! Pin
Maximilien24-Feb-06 5:15
Maximilien24-Feb-06 5:15 
AnswerRe: Enum structure variables!! Pin
ThatsAlok26-Feb-06 21:13
ThatsAlok26-Feb-06 21:13 

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.