Skip to content

wikena/zlmfortran

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

ZLM Fortran

This is a Fortran wrapper for the Zen License Manager (ZLM).

This code is still experimental!

TODO

  • Passing and returning of the error buffer is still flawed. If an error is set on the C side, the string is null-terminated. This has to be converted on the Fortran side to prevent garbage output.

  • Passing null-Strings to the C side has to be possible. How do we handle this in Fortran?

License

ZLM Fortran is licensed under the ISC license, see LICENSE file for details.

About

ZLM Fortran bindings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published