- 14 Jul 2010 08:30:35 pm Permalink
- Last edited by KermMartian on 15 Jul 2010 01:44:59 am; edited 1 time in total
Kllrnohj wrote:
And that is only two functional techniques[...]
"And those are the..." repeated = String.format(String.format("%%0%dd", n), 0).replace("0",s);
string s = token;
token = s.Replace(Environment.NewLine, " ");
string s = token;
token = s.Replace(Environment.NewLine, " ");
#define true false // Happy debugging, suckers!
#define true false // Happy debugging, suckers!
Advertisement
Advertisement