Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Embed tabs newline etc..
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01512327
Message ID:
01512422
Vues:
45
>>Hi All, many many moons ago I had to modify a C++ program and I'm sure ( fairly ! ) I remember seeing a way to insert multiple tabs / newlines in a string something along these lines
>>
>>
>>string s = "Hello \t3";
>>cout >> s;
>>
>>
>>
>>this would print Hello followed by three tabs, does anyone recall seeing this ? and if so is it possible in c# ?
>
>May be try @String.Format to insert tabs ?

I know how to do it - I was just wondering if anyone remembered seeing the code I posted
Regards,
Peter J. Kane



Pete
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform