GhostAPI goes C-style 2015/01/22, 20:00:00
Back to development, I came to the conclusion that it is a better solution to have the basic Ghost system functions (system calls etc.) that reside in the GhostAPI as plain C functions. This makes it more compatible and, well, C++ is not needed here.
This are at the moment ~60 functions, the previous ghost::SystemCalls interface is now deprecated. More details follow. Oh and, happy new year. :)
Comments
Write a comment...No comments