Click here to Skip to main content
15,923,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Function implementation in header file creates linker warnings Pin
Blake Miller12-Jan-06 6:33
Blake Miller12-Jan-06 6:33 
GeneralOT Pin
toxcct12-Jan-06 6:56
toxcct12-Jan-06 6:56 
GeneralRe: OT Pin
Owner drawn12-Jan-06 17:02
Owner drawn12-Jan-06 17:02 
GeneralRe: Function implementation in header file creates linker warnings Pin
Garth J Lancaster12-Jan-06 11:24
professionalGarth J Lancaster12-Jan-06 11:24 
GeneralRe: Function implementation in header file creates linker warnings Pin
Prakash Nadar12-Jan-06 17:39
Prakash Nadar12-Jan-06 17:39 
GeneralRe: Function implementation in header file creates linker warnings Pin
Garth J Lancaster12-Jan-06 17:43
professionalGarth J Lancaster12-Jan-06 17:43 
AnswerRe: Function implementation in header file creates linker warnings Pin
Alexander M.,13-Jan-06 6:20
Alexander M.,13-Jan-06 6:20 
QuestionUTC and local time management Pin
jjmv12-Jan-06 6:00
jjmv12-Jan-06 6:00 
AnswerRe: UTC and local time management Pin
Phil C12-Jan-06 13:06
Phil C12-Jan-06 13:06 
GeneralRe: UTC and local time management Pin
jjmv13-Jan-06 7:12
jjmv13-Jan-06 7:12 
GeneralRe: UTC and local time management Pin
Phil C13-Jan-06 12:28
Phil C13-Jan-06 12:28 
GeneralRe: UTC and local time management Pin
jjmv18-Jan-06 3:53
jjmv18-Jan-06 3:53 
AnswerRe: UTC and local time management Pin
ThatsAlok12-Jan-06 17:50
ThatsAlok12-Jan-06 17:50 
Questionkeyboard buffer Pin
Eytukan12-Jan-06 5:06
Eytukan12-Jan-06 5:06 
AnswerRe: keyboard buffer Pin
Owner drawn12-Jan-06 17:00
Owner drawn12-Jan-06 17:00 
GeneralRe: keyboard buffer Pin
Stephen Hewitt12-Jan-06 20:27
Stephen Hewitt12-Jan-06 20:27 
GeneralRe: keyboard buffer Pin
Owner drawn12-Jan-06 20:28
Owner drawn12-Jan-06 20:28 
GeneralRe: keyboard buffer Pin
Eytukan12-Jan-06 21:50
Eytukan12-Jan-06 21:50 
oops! sorry hehe, i'm talking about console mode. in C.
for example, you get the input through scanf, after getting the inputs, it does some process (may it be a while-do),during the process if you make strokes in your keyboard, its gets accumulated in the Kb buffer, so after the process is over, it automatically types in the input for the next scanf, you get me now?.. i want to clear the buffer everytime before "scanningf!"




0x0400:
"But your mind is very complex, very tricky. It makes simple things complicated. -- that's its work. And for centuries it has been trained for only one thing: to make things so complicated that your life becomes impossible."- Osho

<marquee scrollamount="1" scrolldelay="1" direction="up" height="10" step="1">--[V]--


AnswerRe: keyboard buffer Pin
ThatsAlok12-Jan-06 17:37
ThatsAlok12-Jan-06 17:37 
GeneralRe: keyboard buffer Pin
Eytukan12-Jan-06 21:52
Eytukan12-Jan-06 21:52 
QuestionVC6 -> VC7 code blows up from 2 to 20 MiB Pin
Sebastian Schneider12-Jan-06 4:14
Sebastian Schneider12-Jan-06 4:14 
AnswerRe: VC6 -> VC7 code blows up from 2 to 20 MiB Pin
Nish Nishant12-Jan-06 5:00
sitebuilderNish Nishant12-Jan-06 5:00 
AnswerRe: VC6 -> VC7 code blows up from 2 to 20 MiB Pin
Prakash Nadar12-Jan-06 5:25
Prakash Nadar12-Jan-06 5:25 
AnswerRe: VC6 -> VC7 code blows up from 2 to 20 MiB Pin
Chris Losinger12-Jan-06 5:28
professionalChris Losinger12-Jan-06 5:28 
GeneralRe: VC6 -> VC7 code blows up from 2 to 20 MiB Pin
Maximilien12-Jan-06 5:47
Maximilien12-Jan-06 5:47 

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.