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

C / C++ / MFC

 
GeneralRe: visual studio 2005 regular dll? Pin
PJ Arends13-Nov-06 15:52
professionalPJ Arends13-Nov-06 15:52 
GeneralRe: visual studio 2005 regular dll? Pin
PJ Arends13-Nov-06 16:06
professionalPJ Arends13-Nov-06 16:06 
QuestionImplementing a simple timer. Pin
jmarkey13-Nov-06 13:55
jmarkey13-Nov-06 13:55 
AnswerRe: Implementing a simple timer. Pin
Stephen Hewitt13-Nov-06 15:39
Stephen Hewitt13-Nov-06 15:39 
AnswerRe: Implementing a simple timer. Pin
David Crow14-Nov-06 3:22
David Crow14-Nov-06 3:22 
GeneralRe: Implementing a simple timer. Pin
jmarkey15-Nov-06 10:42
jmarkey15-Nov-06 10:42 
QuestionRe: Implementing a simple timer. Pin
David Crow16-Nov-06 2:41
David Crow16-Nov-06 2:41 
AnswerRe: Implementing a simple timer. Pin
jmarkey27-Nov-06 13:11
jmarkey27-Nov-06 13:11 
I am trying to extract a value from a timer to compare it with other values (high scores). However, all timers I have tried return a double that cannot be manipulated, and displayed only by using the code-
cout << "\n\nYour time is " << t;
I don't know how exactly that code operates, so I would like to be able to use printf() to display the time. If you know of a timer that returns a value (to the hundredths place) that can be manipulated, please reply.
GeneralRe: Implementing a simple timer. Pin
David Crow28-Nov-06 2:32
David Crow28-Nov-06 2:32 
GeneralRe: Implementing a simple timer. Pin
jmarkey29-Nov-06 12:52
jmarkey29-Nov-06 12:52 
GeneralRe: Implementing a simple timer. Pin
David Crow30-Nov-06 3:50
David Crow30-Nov-06 3:50 
GeneralRe: Implementing a simple timer. Pin
jmarkey30-Nov-06 22:09
jmarkey30-Nov-06 22:09 
GeneralRe: Implementing a simple timer. Pin
David Crow1-Dec-06 3:07
David Crow1-Dec-06 3:07 
Questionplz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
top7ob13-Nov-06 13:07
top7ob13-Nov-06 13:07 
AnswerRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
Christian Graus13-Nov-06 15:54
protectorChristian Graus13-Nov-06 15:54 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
top7ob13-Nov-06 16:45
top7ob13-Nov-06 16:45 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
Christian Graus13-Nov-06 16:57
protectorChristian Graus13-Nov-06 16:57 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
top7ob13-Nov-06 17:19
top7ob13-Nov-06 17:19 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
Christian Graus13-Nov-06 17:25
protectorChristian Graus13-Nov-06 17:25 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
top7ob13-Nov-06 18:30
top7ob13-Nov-06 18:30 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
Christian Graus13-Nov-06 18:35
protectorChristian Graus13-Nov-06 18:35 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
top7ob13-Nov-06 21:15
top7ob13-Nov-06 21:15 
GeneralRe: plz heeeeeeeeeelp meeeeee read/write C++ glopal text files problem Pin
Christian Graus13-Nov-06 21:27
protectorChristian Graus13-Nov-06 21:27 
Questionvery big cstringarray Pin
ayol1212213-Nov-06 12:20
ayol1212213-Nov-06 12:20 
AnswerRe: very big cstringarray Pin
Anthony Mushrow13-Nov-06 12:36
professionalAnthony Mushrow13-Nov-06 12:36 

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.