Click here to Skip to main content
16,007,760 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General'sqrt' : undeclared identifier Pin
rbc15-Dec-02 13:03
rbc15-Dec-02 13:03 
GeneralRe: 'sqrt' : undeclared identifier Pin
Christian Graus15-Dec-02 13:15
protectorChristian Graus15-Dec-02 13:15 
GeneralRe: 'sqrt' : undeclared identifier Pin
rbc15-Dec-02 13:23
rbc15-Dec-02 13:23 
GeneralRe: 'sqrt' : undeclared identifier Pin
kjessee15-Dec-02 13:45
kjessee15-Dec-02 13:45 
GeneralRe: 'sqrt' : undeclared identifier Pin
Ravi Bhavnani15-Dec-02 13:49
professionalRavi Bhavnani15-Dec-02 13:49 
GeneralRe: 'sqrt' : undeclared identifier Pin
Christian Graus15-Dec-02 14:51
protectorChristian Graus15-Dec-02 14:51 
GeneralRe: 'sqrt' : undeclared identifier Pin
rbc15-Dec-02 15:33
rbc15-Dec-02 15:33 
GeneralRe: 'sqrt' : undeclared identifier Pin
Christian Graus15-Dec-02 15:42
protectorChristian Graus15-Dec-02 15:42 
My apologies - you didn't check the 'display message as is' option, nor did you use the buttons above the emoticons which would replace a < with a &lt; and so on, making it show OK. As a result I presumed you were saying what you said in the first place, as did all the other people who replied.

I see you have edited the code now Blush | :O )

#include "math.h"
#include "stdafx.h"


Anything before stdafx.h is ignored. Move it down and it will work.



Christian

No offense, but I don't really want to encourage the creation of another VB developer.
- Larry Antram 22 Oct 2002

C# will attract all comers, where VB is for IT Journalists and managers - Michael
P Butler 05-12-2002


Again, you can screw up a C/C++ program just as easily as a VB program. OK, maybe not
as easily, but it's certainly doable.
- Jamie Nordmeyer - 15-Nov-2002
GeneralRe: 'sqrt' : undeclared identifier Pin
Nick Parker15-Dec-02 16:18
protectorNick Parker15-Dec-02 16:18 
GeneralRe: 'sqrt' : undeclared identifier Pin
rbc17-Dec-02 17:11
rbc17-Dec-02 17:11 
Generalsetting the behavior of the context popup menu Pin
trustno115-Dec-02 11:04
trustno115-Dec-02 11:04 
GeneralRe: setting the behavior of the context popup menu Pin
Joseph Dempsey15-Dec-02 11:42
Joseph Dempsey15-Dec-02 11:42 
GeneralGetMailslotInfo returns incorrect lpMessageCount Pin
mwilliamson15-Dec-02 10:48
mwilliamson15-Dec-02 10:48 
GeneralRe: GetMailslotInfo returns incorrect lpMessageCount Pin
Joel Lucsy16-Dec-02 5:19
Joel Lucsy16-Dec-02 5:19 
QuestionHow do I set the Height and Length of a View? Pin
Anonymous15-Dec-02 10:13
Anonymous15-Dec-02 10:13 
AnswerRe: How do I set the Height and Length of a View? Pin
Anonymous15-Dec-02 10:17
Anonymous15-Dec-02 10:17 
Questionprocess and network path? Pin
imran_rafique15-Dec-02 10:03
imran_rafique15-Dec-02 10:03 
AnswerRe: process and network path? Pin
Philip Patrick15-Dec-02 10:17
professionalPhilip Patrick15-Dec-02 10:17 
GeneralCreating HTML out of a formatted text message Pin
trimtrom15-Dec-02 9:41
trimtrom15-Dec-02 9:41 
GeneralRe: Creating HTML out of a formatted text message Pin
nde_plume15-Dec-02 10:11
nde_plume15-Dec-02 10:11 
GeneralRe: Creating HTML out of a formatted text message Pin
trimtrom16-Dec-02 8:13
trimtrom16-Dec-02 8:13 
GeneralRe: Creating HTML out of a formatted text message Pin
nde_plume17-Dec-02 9:34
nde_plume17-Dec-02 9:34 
Generalc++ to hex Pin
Anonymous15-Dec-02 9:09
Anonymous15-Dec-02 9:09 
GeneralRe: c++ to hex Pin
Chris Losinger15-Dec-02 9:29
professionalChris Losinger15-Dec-02 9:29 
GeneralRe: c++ to hex Pin
Philip Patrick15-Dec-02 10:13
professionalPhilip Patrick15-Dec-02 10:13 

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.