Click here to Skip to main content
15,888,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Hence you need... Pin
ThatsAlok11-Oct-07 3:03
ThatsAlok11-Oct-07 3:03 
GeneralYou need to forward Pin
CPallini11-Oct-07 3:30
mveCPallini11-Oct-07 3:30 
JokeRe: You need to forward Pin
ThatsAlok11-Oct-07 4:08
ThatsAlok11-Oct-07 4:08 
QuestionHow to call function in webService? Pin
hunkly10-Oct-07 23:41
hunkly10-Oct-07 23:41 
Questionfloat and double data type Pin
shir_k10-Oct-07 23:35
shir_k10-Oct-07 23:35 
AnswerRe: float and double data type Pin
CPallini10-Oct-07 23:44
mveCPallini10-Oct-07 23:44 
GeneralRe: float and double data type Pin
shir_k11-Oct-07 0:00
shir_k11-Oct-07 0:00 
GeneralRe: float and double data type Pin
CPallini11-Oct-07 0:15
mveCPallini11-Oct-07 0:15 
shir_k wrote:
Is any function in VC++ to convert hex value (0xffffffff) to equivalent float value.

You cannot have such a function since the float value of 0xffffffff, according to IEEE 754 standard belongs to the NaN (Not a Number) set.
Smile | :)


If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

GeneralRe: float and double data type Pin
shir_k11-Oct-07 2:17
shir_k11-Oct-07 2:17 
QuestionChanging dialog color Pin
josip cagalj10-Oct-07 23:21
josip cagalj10-Oct-07 23:21 
AnswerRe: Changing dialog color Pin
Nishad S10-Oct-07 23:26
Nishad S10-Oct-07 23:26 
GeneralRe: Changing dialog color Pin
josip cagalj10-Oct-07 23:47
josip cagalj10-Oct-07 23:47 
GeneralRe: Changing dialog color Pin
Nishad S11-Oct-07 0:28
Nishad S11-Oct-07 0:28 
GeneralRe: Changing dialog color Pin
Matthew Faithfull10-Oct-07 23:34
Matthew Faithfull10-Oct-07 23:34 
AnswerRe: Changing dialog color Pin
Priya_Sundar11-Oct-07 0:03
Priya_Sundar11-Oct-07 0:03 
Questionhow to check programatically if a table exists or not Pin
santhi_malli10-Oct-07 23:19
santhi_malli10-Oct-07 23:19 
AnswerRe: how to check programatically if a table exists or not Pin
ThatsAlok11-Oct-07 3:23
ThatsAlok11-Oct-07 3:23 
QuestionCode Pin
concomarx10-Oct-07 23:09
concomarx10-Oct-07 23:09 
AnswerRe: Code Pin
toxcct10-Oct-07 23:20
toxcct10-Oct-07 23:20 
JokeRe: Code Pin
CPallini10-Oct-07 23:31
mveCPallini10-Oct-07 23:31 
GeneralRe: Code Pin
concomarx10-Oct-07 23:40
concomarx10-Oct-07 23:40 
GeneralRe: Code Pin
CPallini10-Oct-07 23:45
mveCPallini10-Oct-07 23:45 
GeneralRe: Code Pin
David Crow11-Oct-07 3:49
David Crow11-Oct-07 3:49 
AnswerRe: Code Pin
Nelek11-Oct-07 0:20
protectorNelek11-Oct-07 0:20 
JokeRe: Code Pin
jhwurmbach11-Oct-07 0:41
jhwurmbach11-Oct-07 0:41 

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.