[Mono-list] Incorporate hexidecimal in C# string

Edward Ned Harvey (mono) edward.harvey.mono at clevertrove.com
Mon Oct 13 15:06:45 UTC 2014


> From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
> bounces at lists.ximian.com] On Behalf Of Alf C Stockton
> 
> In C i would sprintf it but have as yet not found an equivalent in C#

The .Net equivalent of sprintf is String.Format.
http://www.dotnetperls.com/string-format



More information about the Mono-list mailing list