Welcome to Atalasoft Community Sign in | Join | Help

Browse by Tags

All Tags » C# string format   (RSS)
Sorry, but there are no more tags available to filter with.

Nicer String.Format

I will say that I’ve rarely seen a good string formatting method that I’ve liked.  You can start with one of the first that I’ve used which is in Pascal in the Writeln pseudo-function.  Writeln looks like a normal functional/procedure call,
Posted by Steve Hawley | 0 Comments
Filed under: