Click here to Skip to main content
16,005,389 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Find Merge Sort time Pin
Richard Andrew x646-Dec-06 13:14
professionalRichard Andrew x646-Dec-06 13:14 
GeneralRe: Find Merge Sort time Pin
Mark Salsbery6-Dec-06 13:24
Mark Salsbery6-Dec-06 13:24 
GeneralRe: Find Merge Sort time Pin
Richard Andrew x646-Dec-06 13:33
professionalRichard Andrew x646-Dec-06 13:33 
GeneralRe: Find Merge Sort time Pin
Mark Salsbery6-Dec-06 13:45
Mark Salsbery6-Dec-06 13:45 
AnswerRe: Find Merge Sort time Pin
Mark Salsbery6-Dec-06 13:42
Mark Salsbery6-Dec-06 13:42 
AnswerRe: Find Merge Sort time [modified] Pin
Mark Salsbery6-Dec-06 14:01
Mark Salsbery6-Dec-06 14:01 
AnswerRe: Find Merge Sort time Pin
lzzluca6-Dec-06 15:01
lzzluca6-Dec-06 15:01 
GeneralRe: Find Merge Sort time Pin
Mark Salsbery6-Dec-06 15:10
Mark Salsbery6-Dec-06 15:10 
I guess you never said you were using Windows.

clock() is in the C runtime (time.h) so doesn't need Windows.

The others are part of Windows:
QueryPerformance functions and GetTickCount() are in windows.h/Kernel32.lib.

Mark

p.s. Thanks to whoever posted the QueryPerformance function link here a while back.
After rambling here about PCs not having the resolution I remembered the post and had to dig
through my favorites/bookmarks (which I now remember need a serious organizing).


QuestionRe: Find Merge Sort time Pin
David Crow6-Dec-06 17:13
David Crow6-Dec-06 17:13 
AnswerRe: Find Merge Sort time Pin
Mark Salsbery6-Dec-06 17:55
Mark Salsbery6-Dec-06 17:55 
QuestionRe: Find Merge Sort time Pin
David Crow6-Dec-06 17:17
David Crow6-Dec-06 17:17 
AnswerRe: Find Merge Sort time Pin
lzzluca7-Dec-06 1:51
lzzluca7-Dec-06 1:51 
GeneralRe: Find Merge Sort time Pin
David Crow7-Dec-06 2:36
David Crow7-Dec-06 2:36 
AnswerRe: Find Merge Sort time Pin
S Douglas9-Dec-06 1:26
professionalS Douglas9-Dec-06 1:26 
QuestionNaming a Proxy Pin
Richard Andrew x646-Dec-06 11:59
professionalRichard Andrew x646-Dec-06 11:59 
AnswerRe: Naming a Proxy Pin
User 5838526-Dec-06 12:08
User 5838526-Dec-06 12:08 
GeneralRe: Naming a Proxy Pin
Richard Andrew x646-Dec-06 12:11
professionalRichard Andrew x646-Dec-06 12:11 
GeneralRe: Naming a Proxy Pin
led mike6-Dec-06 12:17
led mike6-Dec-06 12:17 
GeneralRe: Naming a Proxy Pin
Richard Andrew x646-Dec-06 12:18
professionalRichard Andrew x646-Dec-06 12:18 
GeneralRe: Naming a Proxy Pin
User 5838526-Dec-06 12:19
User 5838526-Dec-06 12:19 
QuestionPlay sound(wav) Pin
andreas_6356-Dec-06 11:54
andreas_6356-Dec-06 11:54 
AnswerRe: Play sound(wav) Pin
led mike6-Dec-06 12:15
led mike6-Dec-06 12:15 
GeneralRe: Play sound(wav) Pin
Mark Salsbery6-Dec-06 12:46
Mark Salsbery6-Dec-06 12:46 
AnswerRe: Play sound(wav) Pin
Hamid_RT6-Dec-06 17:54
Hamid_RT6-Dec-06 17:54 
QuestionPlay a sound(wav) Pin
andreas_6356-Dec-06 11:51
andreas_6356-Dec-06 11:51 

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.