Click here to Skip to main content
15,886,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: about send and receive msg from gsm modem with 8051 controller Pin
Albert Holguin20-Mar-12 5:09
professionalAlbert Holguin20-Mar-12 5:09 
Questionsending messages Pin
sarfaraznawaz19-Mar-12 21:17
sarfaraznawaz19-Mar-12 21:17 
AnswerRe: sending messages Pin
Chandrasekharan P19-Mar-12 22:53
Chandrasekharan P19-Mar-12 22:53 
AnswerRe: sending messages Pin
CPallini19-Mar-12 23:39
mveCPallini19-Mar-12 23:39 
GeneralRe: sending messages Pin
Albert Holguin20-Mar-12 5:02
professionalAlbert Holguin20-Mar-12 5:02 
GeneralRe: sending messages Pin
sarfaraznawaz20-Mar-12 18:57
sarfaraznawaz20-Mar-12 18:57 
AnswerRe: sending messages Pin
Albert Holguin20-Mar-12 5:04
professionalAlbert Holguin20-Mar-12 5:04 
Questioncode pow(a,b) function in Visual studio 2010 professional Pin
mrby12319-Mar-12 19:06
mrby12319-Mar-12 19:06 
1>c:\msw_give_out\void_effect_no_input_msw_shotplus_i_format\blast_vib_procdlg.cpp(1908): error C2666: 'pow' : 6 overloads have similar conversions
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\math.h(583): could be 'long double pow(long double,int)'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\math.h(581): or 'long double pow(long double,long double)'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\math.h(535): or 'float pow(float,int)'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\math.h(533): or 'float pow(float,float)'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\math.h(497): or 'double pow(double,int)'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\math.h(122): or 'double pow(double,double)'
1> while trying to match the argument list '(float, double)'
1>c:\msw_give_out\void_effect_no_input_msw_shotplus_i_format\blast_vib_procdlg.cpp(1909): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
1>c:\msw_give_out\void_effect_no_input_msw_shotplus_i_format\blast_vib_procdlg.cpp(1923): error C2666: 'pow' : 6 overloads have similar conversions
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\math.h(583): could be 'long double pow(long double,int)'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\math.h(581): or 'long double pow(long double,long double)'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\math.h(535): or 'float pow(float,int)'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\math.h(533): or 'float pow(float,float)'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\math.h(497): or 'double pow(double,int)'
1> c:\program files (x86)\microsoft visual studio 10.0\vc\include\math.h(122): or 'double pow(double,double)'
1> while trying to match the argument list '(float, double)'


How to fix the error?

Thanks
AnswerRe: code pow(a,b) function in Visual studio 2010 professional Pin
Jochen Arndt19-Mar-12 22:08
professionalJochen Arndt19-Mar-12 22:08 
GeneralRe: code pow(a,b) function in Visual studio 2010 professional Pin
mrby12320-Mar-12 10:03
mrby12320-Mar-12 10:03 
GeneralRe: code pow(a,b) function in Visual studio 2010 professional Pin
Jochen Arndt20-Mar-12 21:59
professionalJochen Arndt20-Mar-12 21:59 
GeneralRe: code pow(a,b) function in Visual studio 2010 professional Pin
mrby12321-Mar-12 18:46
mrby12321-Mar-12 18:46 
QuestionWhy click and nothing done ? Pin
doanhanam19-Mar-12 18:46
doanhanam19-Mar-12 18:46 
AnswerRe: Why click and nothing done ? Pin
enhzflep19-Mar-12 20:43
enhzflep19-Mar-12 20:43 
GeneralRe: Why click and nothing done ? Pin
doanhanam20-Mar-12 1:33
doanhanam20-Mar-12 1:33 
GeneralRe: Why click and nothing done ? Pin
enhzflep20-Mar-12 1:47
enhzflep20-Mar-12 1:47 
GeneralRe: Why click and nothing done ? Pin
doanhanam20-Mar-12 14:32
doanhanam20-Mar-12 14:32 
Questionwhy the coded game is not show Pin
rucha warade19-Mar-12 4:35
rucha warade19-Mar-12 4:35 
AnswerRe: why the coded game is not show Pin
Richard MacCutchan19-Mar-12 4:40
mveRichard MacCutchan19-Mar-12 4:40 
AnswerRe: why the coded game is not show Pin
Richard Andrew x6419-Mar-12 17:12
professionalRichard Andrew x6419-Mar-12 17:12 
JokeRe: why the coded game is not show Pin
Rajesh R Subramanian19-Mar-12 18:44
professionalRajesh R Subramanian19-Mar-12 18:44 
AnswerRe: why the coded game is not show Pin
CPallini19-Mar-12 23:43
mveCPallini19-Mar-12 23:43 
QuestionCLabelControl problem Pin
manju 319-Mar-12 1:55
manju 319-Mar-12 1:55 
AnswerRe: CLabelControl problem Pin
krmed19-Mar-12 2:27
krmed19-Mar-12 2:27 
Questionhelp me about A* algorithm Pin
Member 874065018-Mar-12 21:18
Member 874065018-Mar-12 21:18 

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.