Click here to Skip to main content
15,896,153 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: LNK4006 warning Pin
shivapriyak16-Jan-07 1:09
shivapriyak16-Jan-07 1:09 
GeneralRe: LNK4006 warning Pin
prasad_som16-Jan-07 1:17
prasad_som16-Jan-07 1:17 
GeneralRe: LNK4006 warning Pin
toxcct16-Jan-07 4:44
toxcct16-Jan-07 4:44 
GeneralRe: LNK4006 warning Pin
Stephen Hewitt16-Jan-07 18:05
Stephen Hewitt16-Jan-07 18:05 
AnswerRe: LNK4006 warning Pin
Stephen Hewitt16-Jan-07 12:25
Stephen Hewitt16-Jan-07 12:25 
QuestionLNK2001 error Pin
shivapriyak16-Jan-07 0:47
shivapriyak16-Jan-07 0:47 
AnswerRe: LNK2001 error Pin
prasad_som16-Jan-07 0:51
prasad_som16-Jan-07 0:51 
GeneralRe: LNK2001 error Pin
shivapriyak16-Jan-07 0:59
shivapriyak16-Jan-07 0:59 
Thnx for the immediate reply..
see i hav a file as ut_math.h in which the math.h file is included...
This file has macros like:
#define mqerASN ut_asin
#define fasin ut_asin

Now, I have included ut_math.h in a file called as Common_func.cpp where this method is used as:
DDIST_B = ut_asin( DDIST_SIN_ANG_SIN_RATIO * sin( DABS_ANG_B ) ) * FIXED_EARTH_RAD;

This is what I have done and I started getting the linking error.I hope you got my prob.

Thnx




Shiva Priya.
QuestionRe: LNK2001 error Pin
prasad_som16-Jan-07 1:02
prasad_som16-Jan-07 1:02 
AnswerRe: LNK2001 error Pin
shivapriyak16-Jan-07 1:20
shivapriyak16-Jan-07 1:20 
QuestionRe: LNK2001 error Pin
prasad_som16-Jan-07 1:23
prasad_som16-Jan-07 1:23 
QuestionRe: LNK2001 error Pin
David Crow16-Jan-07 3:02
David Crow16-Jan-07 3:02 
AnswerRe: LNK2001 error Pin
Cedric Moonen16-Jan-07 0:52
Cedric Moonen16-Jan-07 0:52 
GeneralRe: LNK2001 error Pin
shivapriyak16-Jan-07 0:58
shivapriyak16-Jan-07 0:58 
AnswerRe: LNK2001 error Pin
Hamid_RT16-Jan-07 1:16
Hamid_RT16-Jan-07 1:16 
AnswerRe: LNK2001 error Pin
KarstenK16-Jan-07 3:00
mveKarstenK16-Jan-07 3:00 
GeneralRe: LNK2001 error Pin
David Crow16-Jan-07 3:03
David Crow16-Jan-07 3:03 
QuestionConverting encrypted data into string/decimal and vice versa Pin
vgandhi16-Jan-07 0:17
vgandhi16-Jan-07 0:17 
AnswerRe: Converting encrypted data into string/decimal and vice versa Pin
Rage16-Jan-07 1:32
professionalRage16-Jan-07 1:32 
GeneralRe: Converting encrypted data into string/decimal and vice versa Pin
vgandhi16-Jan-07 8:40
vgandhi16-Jan-07 8:40 
AnswerRe: Converting encrypted data into string/decimal and vice versa Pin
James R. Twine16-Jan-07 3:52
James R. Twine16-Jan-07 3:52 
GeneralRe: Converting encrypted data into string/decimal and vice versa Pin
vgandhi16-Jan-07 9:15
vgandhi16-Jan-07 9:15 
GeneralRe: Converting encrypted data into string/decimal and vice versa Pin
James R. Twine16-Jan-07 11:34
James R. Twine16-Jan-07 11:34 
GeneralRe: Converting encrypted data into string/decimal and vice versa Pin
vgandhi17-Jan-07 20:38
vgandhi17-Jan-07 20:38 
GeneralRe: Converting encrypted data into string/decimal and vice versa Pin
vgandhi17-Jan-07 19:19
vgandhi17-Jan-07 19:19 

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.