Pointer-Arithmetic: assigning a pointer's address to a DWORD #353
Labels
compatibility-oscat
syntax or semantics which are not necessarily part of the standard, but seen in the oscat-libraries
Milestone
in oscat's basic library they allow to assign a pointer directly to a dword, catching it's adress. We cannot handle this situation - it is dubious situation to do this without a casting-function.
this code can be found in the oscat basic library.
The text was updated successfully, but these errors were encountered: