Re: LDL Cholesterol calculation
- Posted by ghaberek (admin) in March
- 1651 views
axtens_bruce said...
But when I run it I get
C:\TEMP\ldl.ex:67
<0074>:: Errors resolving the following references:
'MININT' (ldl.ex:38) has not been declared.
'MAXINT' (ldl.ex:67) has not been declared.
But aren't MININT and MAXINT supposed to internal? It's what the manual says.
That document is meant for anyone who wants to dive into the backend C code. Nothing there is exposed back to the frontend.
-Greg

