Click here to Skip to main content
15,920,053 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: how to convert dwrod to cstring Pin
Arman S.24-Apr-07 20:36
Arman S.24-Apr-07 20:36 
Questionvista and MFC Pin
suraj Chhetry24-Apr-07 18:31
suraj Chhetry24-Apr-07 18:31 
AnswerRe: vista and MFC Pin
prasad_som24-Apr-07 18:48
prasad_som24-Apr-07 18:48 
GeneralRe: vista and MFC Pin
suraj Chhetry24-Apr-07 19:47
suraj Chhetry24-Apr-07 19:47 
AnswerRe: vista and MFC Pin
prasad_som24-Apr-07 21:12
prasad_som24-Apr-07 21:12 
GeneralRe: vista and MFC Pin
suraj Chhetry24-Apr-07 21:39
suraj Chhetry24-Apr-07 21:39 
AnswerRe: vista and MFC Pin
prasad_som24-Apr-07 22:23
prasad_som24-Apr-07 22:23 
Questionpriority queue with time limit Pin
charian092024-Apr-07 16:38
charian092024-Apr-07 16:38 
hi c++ guru.

i need your help... i'm new in hardcore c++ and currently working on a c++ container namely the priority_queue. i don't have problem using the priority_queue itself but i have this additional requirement to also consider the age of the items in the queue.

my current implementation only deals with the priority of the items in the queue by overloading the "<" operator. i don't know yet what to do when considering the age of the items in the priority_queue.

any help is greatly appreciated...

PS: sample code would be a great help... Smile | :)


charian
AnswerRe: priority queue with time limit Pin
Arman S.24-Apr-07 20:40
Arman S.24-Apr-07 20:40 
GeneralRe: priority queue with time limit Pin
charian092024-Apr-07 21:18
charian092024-Apr-07 21:18 
GeneralRe: priority queue with time limit Pin
Arman S.25-Apr-07 20:20
Arman S.25-Apr-07 20:20 
GeneralRe: priority queue with time limit Pin
charian092026-Apr-07 17:22
charian092026-Apr-07 17:22 
GeneralRe: priority queue with time limit Pin
Arman S.26-Apr-07 19:45
Arman S.26-Apr-07 19:45 
QuestionFILE* fp and argv[] Pin
C_Zealot24-Apr-07 13:49
C_Zealot24-Apr-07 13:49 
AnswerRe: FILE* fp and argv[] Pin
Michael Dunn24-Apr-07 14:53
sitebuilderMichael Dunn24-Apr-07 14:53 
AnswerRe: FILE* fp and argv[] Pin
Sarath C24-Apr-07 15:18
Sarath C24-Apr-07 15:18 
QuestionDynamic memory allocation and Buffer length Pin
C_Zealot24-Apr-07 13:18
C_Zealot24-Apr-07 13:18 
QuestionRe: Dynamic memory allocation and Buffer length Pin
David Crow24-Apr-07 16:26
David Crow24-Apr-07 16:26 
AnswerRe: Dynamic memory allocation and Buffer length Pin
cmk25-Apr-07 13:25
cmk25-Apr-07 13:25 
QuestionDialog box error - check code [modified] Pin
Dustin Henry24-Apr-07 11:21
Dustin Henry24-Apr-07 11:21 
AnswerRe: Dialog box error - check code Pin
Mark Salsbery24-Apr-07 11:32
Mark Salsbery24-Apr-07 11:32 
GeneralRe: Dialog box error - check code Pin
Dustin Henry24-Apr-07 11:48
Dustin Henry24-Apr-07 11:48 
GeneralRe: Dialog box error - check code Pin
Mark Salsbery24-Apr-07 12:02
Mark Salsbery24-Apr-07 12:02 
GeneralRe: Dialog box error - check code Pin
Dustin Henry24-Apr-07 13:34
Dustin Henry24-Apr-07 13:34 
GeneralRe: Dialog box error - check code Pin
Mark Salsbery24-Apr-07 13:48
Mark Salsbery24-Apr-07 13:48 

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.