Are Extended ASCII characters safe for filenames & folders?
- by Nefariousity
My C# project saves files and creates folders with the extended ASCII character "²" (superscript 2). Is this safe to work with internationally? Is this something that could cause any issues with the .NET libraries or Windows functions?