Skip to content

This is an example of calling a C routine from Synergy and calling a Synergy routine from C on the VMS operating system.

License

Notifications You must be signed in to change notification settings

Synergex/c_pgm_calling_dbl_pgm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c_pgm_calling_dbl_pgm

Created Date: 9/15/2011
Last Updated: 9/15/2011
Description: This is an example of calling a C routine from Synergy and calling a Synergy routine from C on the VMS operating system.
Platforms: OpenVMS
Products: Synergy DBL
Minimum Version: 6
Author: Galen Carpenter


Additional Information: There are three files: test.dbl This is the mainline Synergy source sub1.c This is the C source sub2.dbl This is the Synergy subroutine and function To compile: cc sub1 dbl sub2 dbl test To link: dblink test,sub1,sub2

About

This is an example of calling a C routine from Synergy and calling a Synergy routine from C on the VMS operating system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages