HP aC++/HP C A.06.20 Release Notes

int main() {
printf("%d\n",sizeof(A));
}
Migrating From HP C++ (cfront) to HP aC++
The compiler lists Errors, Future Errors, and Warnings. Expect to see more warnings,
errors and future errors reported in your code, many related to standards based syntax.
For more complete information, refer to the HP aC++ Transition Guide at: http://
www.hp.com/go/cpp
General Programming Information and Support Questions
For general background information and experience, subscribe to the cxx-dev list
server (like a notes group). Send a message to: majordomo@cxx.cup.hp.com
with the following command in the body of the message: subscribe list-name
The information about subscribing to the cxx-dev list server can be obtained from:
http://www.hp.com/go/cpp
Available list-names are as follows:
cxx-dev (HP C++ Development Discussion List)
cxx-dev-announce (HP C++ Development Announcements)
cxx-dev-digest (HP C++ Development Discussion List Digest)
For additional help or information about the list server, send a message to
majordomo@cxx.cup.hp.com with the following command in the body of the
message: help.
For specific support questions, contact your HP support representative.
For generic C++ questions, see documents and URLs listed in the HP aC++ Programmers
Guide, Information Map.
34 Compatibility Information