Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a CRLF in C#?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 3.0
Database:
Visual FoxPro
Divers
Thread ID:
01452868
Message ID:
01452869
Vues:
88
>I am using ASP.NET to show miles per gallon and I need a carriage return line feed type thing like we do in VFP, CHR(13) + CHR(10). I've got no idea what this would look like in C# and cannot (so far) find anything on it in any books.

My syntax in VB.NET is as follow:
        Public cCR As String = Chr(13) + Chr(10)
It should be pretty close in C#.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform