This site Web
Home Page | The Sun API | Gallery | InfoSearch | News | Links | Contact Us

Sunlit Design > The Sun API > Documentation > C and C++


Index


- Introduction
+ Using the Functions
+ User Guide
+ Function Reference
+ Constants

Contact Developer

Downloads

C and C++

The Sun API is a standard dll and it's functions may be used from C and C++ language programs.

.h and .lib files are not supplied with The Sun API.

Inspection of the file vbmodule.bas will show the parameter and return value types of each function according to the following translation guide:

"BYVAL ... AS LONG" = by value 32bit integer

"BYVAL ... AS DOUBLE" = by value Double precision real

"BYVAL ... AS STRING" = by reference zero terminated ASCII string