E2308 do statement must have while (C++)
From RAD Studio
Go Up to Compiler Errors And Warnings (C++) Index
Your source file contained a do statement that was missing the closing while keyword.
Go Up to Compiler Errors And Warnings (C++) Index
Your source file contained a do statement that was missing the closing while keyword.