- Analytics
- Error Codes
- API - General
- API - Microsoft Access
- API - C or C++
- API - C# or VB.NET
- API - Excel VBA
- API - Java
- API - Visual Basic 6 or COM
- Definitions
- Other
Topic: Analytics
Topic: Error Codes
- What does it mean when a function call in FINCAD Developer returns an error code of 25?
- How can I determine the meaning of an error code?
- How do I lookup an error code on the function reference page?
- What is the function aaErrorHandlingEnable used for?
Topic: API - General
- How do I pass an optional argument to a function?
- How
do I call FINCAD Developer functions from the Mathematica modeling environment?
Topic: API - Microsoft Access
Topic: API - C or C++
- Problem with using the copy constructor for Matrices in the new C++ interface
- How do I work with the XLOPER datatype?
- When should I call the aaGlobalFreeAllA() function?
- What is the FCbitDLLFree flag used for?
- I get a compile error when compiling fc.h?
- I’ve called a FINCAD function repeatedly in my C++ program with the same inputs and after a while it fails to calculate. What is going on?
- Is it necessary to call aaGlobalFreeAllA() after every function call?
- In the header file 'fc.h', the keyword 'far' appears in the function definitions. What is the purpose/use of 'far'?
- Could you explain the advantage/disadvantage of implicit vs explicit loading using Visual C++?
- How does FINCAD Developer interact with c or c++? How does the API work?
- Problems with using malloc in multi-threaded programs on Solaris
Topic: API - C# or VB.NET
- How do I convert a date to serial date format in C#?
- Can I call FCCom.dll or fcvb.dll from my C# or VB.NET application?
- What is the difference between managed and unmanaged code?
- I am a trial user of FINCAD Developer and my web service application in C# is returning a -25 error code but ordinary C# applications are working fine. What is going on?
Topic: API - Excel VBA
- What are the differences between calling a FINCAD XL function in Excel VBA vs a FINCAD Developer function in Excel VBA?
- I’m having trouble with the Excel VBA example generator. What can I do?
Topic: API - Java
- Do you package the java interface as a jar file?
- My java program returns a java.lang.UnsatisfiedLinkError. What is the problem?
Topic: API - Visual Basic 6 or COM
- What is the difference between fcvb.dll vs fcvbxl.dll?
- Do some FINCAD DLLs require registration using regsvr32.exe?
- How does FINCAD Developer interact with Visual Basic 6? How does the API work?
Topic: Definitions
- What is a serial date?
- What is the type field used for on the function reference page?
- What is the difference between static and dynamic linking?
- What is the difference between a multi-threaded library and a thread-safe library?
- What does the term object oriented mean?
Topic: Other
- Are there any tips or tricks that will help optimize code that calls FINCAD functions?
- How can I move my application to a computer which does not have FINCAD Developer installed?
- I’ve moved my application to another machine and now it doesn’t work. What might be wrong?
- I am running the same FINCAD function in FINCAD Developer and FINCAD XL and am getting different results. What is wrong?
- I am upgrading to a new version of FINCAD Developer. What do I need to do?