Open main menu

RAD Studio β

E2442 Two consecutive dots (C++)

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

Because an ellipsis contains three dots (...), and a decimal point or member selection operator uses one dot (.), two consecutive dots cannot legally occur in a C program.