I want to calculate the sum of digits of N!. I want to do this fo开发者_运维问答r really large values of N, say N(1500). I am not using .NET 4.0. I cannot use the BigInteger class to solve this.
I have a function that finds any ISO 8859-1 symbol within a given string, and tries converting it to its proper meaning. However, I get question marks instead where I\'d like actual values lik开发者_如