Apostrophes
from
GalCiv2 Forums
This is just a little thing, but it would be nice if we could use apostrophes in descriptions of techs or improvement names etc. I keep having to write really odd sounding sentences to avoid using them...
If there's a good reason why we can't have them (like a code thing) please tell me.
Edit: The answer, in case anyone cares, is to use the apostrophe symbol (in MicrosoftWord) instead of the apostrophe key on the keyboard.
If there's a good reason why we can't have them (like a code thing) please tell me.
Edit: The answer, in case anyone cares, is to use the apostrophe symbol (in MicrosoftWord) instead of the apostrophe key on the keyboard.
. other characters will tell the interpreter that the following are not programming code but special instruction to the interpreter/compiler. the bottom line is that depending on the language or compiler there are certain control characters that you can't normally use because they mean something specifice to the compiler. you apostrophe most likely is one for xml.
