E2523 Non-volatile function 'name' called for volatile object (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

Data type mismatch. The error is the result of an erroneous function call. The object of the call (a non-volatile function) should be a volatile object.