Re: Combining Functions
- From: "Bruno van Dooren [MVP VC++]" <bruno_nos_pam_van_dooren@xxxxxxxxxxx>
- Date: Mon, 13 Nov 2006 08:51:05 +0100
Hi i have to program a code to perform 1 of 5 functions at the users
request, I have got to the part where i have to program the equations
and i cant seem to get them to link together. Basicly when the used
enters his radians i was to link to a sin x function to calculate the
sin of the number also there will be a factorial function and a cos
function. but none of them are linking.
Hi,
It would be helpful if you include the actual error messages.
We are not yet clairvoyant.
If you do math you should also include math.h.
Look in MSDN to see which functions are contained in which library.
There should be no need to program sin and cos functions yourself.
--
Kind regards,
Bruno van Dooren
bruno_nos_pam_van_dooren@xxxxxxxxxxx
Remove only "_nos_pam"
.
- References:
- Combining Functions
- From: Nutkin
- Combining Functions
- Prev by Date: query regarding printer drivers
- Next by Date: Re: Two VS2005 C++ compiler bugs in few simple lines of code...
- Previous by thread: Combining Functions
- Next by thread: Re: Combining Functions
- Index(es):
Relevant Pages
|