Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

DirectX API

kmcc1
Beginner
748 Views
The interoperability features of Fortran 2003 can communicate with the Win32 API.
Does this include DirectX?
In the help, I dont see a reference to the libraries

thanks
0 Kudos
2 Replies
Michael_J_Slater__In
New Contributor I
748 Views
The Intel Fortran compiler doesn't have any built-in direct access to the DirectX libraries but you could likely create your own using theISO_C_BINDING
Many people ask this question, you could search "intel fortran directx" on a search engine and see quite a bit of threads about it.
0 Kudos
kmcc1
Beginner
748 Views
Thank you for your timely response.
0 Kudos
Reply