>>-#--pragma--strings--(--+-readonly--+--)--------------------->< '-writeable-'
Description
Specifies that the compiler may place strings into read-only memory or must place strings into writeable memory. Strings are writeable by default. This pragma must appear before any C or C++ code in a file.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.