Generated C++ files and the -symbian Option

ASN1C version 6.1 introduced the -symbian option to generate code that targets the Symbian platform. While an exhaustive discussion of the differences between Symbian C++ and standard C++ is impractical for this User's Guide, the differences in generated code are relatively minimal. Two principle areas of concern are writable static data (WSD) and extern linkage.