Click here to Skip to main content
15,900,816 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
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 
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.
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 
GeneralRe: Converting encrypted data into string/decimal and vice versa Pin
James R. Twine18-Jan-07 12:51
James R. Twine18-Jan-07 12:51 
GeneralRe: Converting encrypted data into string/decimal and vice versa Pin
vgandhi22-Jan-07 18:56
vgandhi22-Jan-07 18:56 
GeneralRe: Converting encrypted data into string/decimal and vice versa Pin
James R. Twine23-Jan-07 14:45
James R. Twine23-Jan-07 14:45 
AnswerRe: Converting encrypted data into string/decimal and vice versa Pin
Michael Dunn16-Jan-07 8:35
sitebuilderMichael Dunn16-Jan-07 8:35 
GeneralRe: Converting encrypted data into string/decimal and vice versa Pin
vgandhi16-Jan-07 9:16
vgandhi16-Jan-07 9:16 
GeneralRe: Converting encrypted data into string/decimal and vice versa Pin
vgandhi17-Jan-07 19:22
vgandhi17-Jan-07 19:22 

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.