Show: Delphi C++
Display Preferences

E2288 Pointer to structure required on left side of -> or ->* (C++)

From RAD Studio XE2
Jump to: navigation, search

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

Nothing but a pointer is allowed on the left side of the arrow (->) in C or C++.

In C++ a -> operator is allowed.

Personal tools
Previous Versions
In other languages