[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [amibroker] [DLL OT?] C++ equivalent



PureBytes Links

Trading Reference Links


Richard,
 
I don't think so. As I answered previously Int can be 
calculated using C/C++ floor( x + 0.5 ) and Frac can be calculated 
using C/C++ modf.
Best regards,Tomasz Janeczkoamibroker.com
<BLOCKQUOTE 
>
----- Original Message ----- 
<DIV 
>From: 
Richard 
Alford 
To: <A title=amibroker@xxxxxxxxxx 
href="">amibroker@xxxxxxxxxxxxxxx 
Sent: Thursday, April 18, 2002 8:28 
PM
Subject: Re: [amibroker] [DLL OT?]C++ 
equivalent

C/C++ isn't real strong on math functions.  
might look in math.h and find something.  It is probably dependant on the 
version and the libraries you have available.  You will likely need to 
use the % operator to define your own functions.
 
 
 
rma
<BLOCKQUOTE 
>
----- Original Message ----- 
<DIV 
>From: 
<A title=investor@xxxx 
href="">bluesinvestor 
To: <A title=amibroker@xxxxxxxxxxxx 
href="">Amibroker 
Sent: Thursday, April 18, 2002 12:41 
PM
Subject: [amibroker] [DLL OT?] C++ 
equivalent
Does anyone know the C++ equivalent of the followingAFL 
functions:ROUNDFRACThanks in 
advance,PeterYour use of Yahoo! Groups is subject 
to the Yahoo! Terms of 
Service. Your 
use of Yahoo! Groups is subject to the <A 
href="">Yahoo! Terms of Service.