> From: [email protected] [mailto:mono-list- > [email protected]] 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 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
