Discussion on:

3
Comments

Join the conversation!

Follow via:
RSS
Email Alert
-2 Votes
+ -
That might have been a poor choice of word. Those characters above ASCII 127 happen to contain characters that let me type my name correctly, with the accented letter. I certainly don't think they are goofy.
To speed things up, you might have used a StringBuilder instead of a string for output. Quicker to add to than appending to the end of a string. Then for the 2nd (foreach) loop, get the string from stringbuilder then proceed.
It was nice for some rather huge CSVs in some GTFS packages.
Keyboard Shortcuts:
Prev
Next
Toggle
Join the conversation
Formatting +
BB Codes - Note: HTML is not supported in forums
  • [b] Bold [/b]
  • [i] Italic [/i]
  • [u] Underline [/u]
  • [s] Strikethrough [/s]
  • [q] "Quote" [/q]
  • [ol][*] 1. Ordered List [/ol]
  • [ul][*] · Unordered List [/ul]
  • [pre] Preformat [/pre]
  • [quote] "Blockquote" [/quote]

Join the TechRepublic Community and join the conversation! Signing-up is free and quick, Do it now, we want to hear your opinion.