Click here to Skip to main content
15,916,091 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionopen IE??? Pin
xxhimanshu15-Sep-03 1:59
xxhimanshu15-Sep-03 1:59 
AnswerRe: open IE??? Pin
Jagadeesh VN15-Sep-03 3:14
Jagadeesh VN15-Sep-03 3:14 
AnswerRe: open IE??? Pin
David Crow15-Sep-03 3:57
David Crow15-Sep-03 3:57 
GeneralRe: open IE??? Pin
xxhimanshu15-Sep-03 18:50
xxhimanshu15-Sep-03 18:50 
GeneralRe: open IE??? Pin
David Crow16-Sep-03 5:23
David Crow16-Sep-03 5:23 
GeneralRe: open IE??? Pin
xxhimanshu16-Sep-03 17:52
xxhimanshu16-Sep-03 17:52 
GeneralReceiving own written com port data Pin
od@ananzi.co.za15-Sep-03 1:24
od@ananzi.co.za15-Sep-03 1:24 
GeneralTypeCasting Pin
KKR15-Sep-03 1:09
KKR15-Sep-03 1:09 
I need to fill the array asfollows
const float feature_scal_intervall_low[NR_FEATURES] = {
0.1,0.0,0.1,0.1,0.3 ,0.2,0.1,0.1,0.0,0.2 };

Getting Warning : warning C4305: 'initializing' : truncation from 'const double' to 'const float'

How to typecast above array?? Any Suggesstions.
Thanks in advance



Warm Regards,
KKRam
GeneralRe: TypeCasting Pin
Roger Allen15-Sep-03 2:36
Roger Allen15-Sep-03 2:36 
GeneralRe: TypeCasting Pin
Jagadeesh VN15-Sep-03 3:23
Jagadeesh VN15-Sep-03 3:23 
QuestionOne Socket for listening and sending/receiving, simultaneously? Pin
Aidman15-Sep-03 0:45
Aidman15-Sep-03 0:45 
AnswerRe: One Socket for listening and sending/receiving, simultaneously? Pin
Johnny ²15-Sep-03 1:12
Johnny ²15-Sep-03 1:12 
GeneralRe: One Socket for listening and sending/receiving, simultaneously? Pin
Johnny ²15-Sep-03 1:15
Johnny ²15-Sep-03 1:15 
GeneralRe: One Socket for listening and sending/receiving, simultaneously? Pin
Aidman15-Sep-03 5:48
Aidman15-Sep-03 5:48 
GeneralBold test in a tree list control Pin
Anonymous15-Sep-03 0:35
Anonymous15-Sep-03 0:35 
GeneralRe: Bold test in a tree list control Pin
Michael Dunn15-Sep-03 5:52
sitebuilderMichael Dunn15-Sep-03 5:52 
GeneralRe: Bold test in a tree list control Pin
thowra15-Sep-03 10:35
thowra15-Sep-03 10:35 
QuestionData type? Pin
wow999915-Sep-03 0:30
wow999915-Sep-03 0:30 
AnswerRe: Data type? Pin
RChin15-Sep-03 0:38
RChin15-Sep-03 0:38 
AnswerRe: Data type? Pin
PengFeidu15-Sep-03 0:45
PengFeidu15-Sep-03 0:45 
AnswerRe: Data type? Pin
Abin15-Sep-03 14:58
Abin15-Sep-03 14:58 
GeneralQues on CButton Pin
SatyaDY14-Sep-03 23:29
SatyaDY14-Sep-03 23:29 
GeneralRe: Ques on CButton Pin
Jagadeesh VN15-Sep-03 3:38
Jagadeesh VN15-Sep-03 3:38 
GeneralRe: Ques on CButton Pin
David Crow15-Sep-03 4:41
David Crow15-Sep-03 4:41 
GeneralRe: Ques on CButton Pin
SatyaDY15-Sep-03 18:17
SatyaDY15-Sep-03 18:17 

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.