# dyncall **Repository Path**: Fang3s/dyncall ## Basic Information - **Project Name**: dyncall - **Description**: The dyncall library encapsulates architecture-, OS- and compiler-specific function call semantics in a virtual bind argument parameters from left to right and then call interface allowing programmers to call C functions in a completely dynamic manner. In other words, instead of calling a function directly, the dyncall library provides a mechanism to push the function parameters manually and to issue the call afterwards. This means, that a program can determine at runtime what function to call, a - **Primary Language**: C - **License**: Not specified - **Default Branch**: master - **Homepage**: https://dyncall.org/pub/dyncall/dyncall/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-12-25 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README No README documentation available for this project.