mcconv.c

covers for Freebasic’s inability to convert Object pointers to blanks

Author

Marcel Sondaar

License

Public Domain

Summary
mcconv.ccovers for Freebasic’s inability to convert Object pointers to blanks
Fixmes
Compiler workaroundexists because CPtr(non-object ptr, object ptr) fails with a compile error, even though both are of pointerwidth

Fixmes

Compiler workaround

exists because CPtr(non-object ptr, object ptr) fails with a compile error, even though both are of pointerwidth