![]() |
| ||
| how to print "" in c# hi, how to print "" in c#? |
| ||
| Re: how to print "" in c# put a \ in front of it, so rather than "this is a "test"" which doesnt work its "this is a \"test\"" |
| ||
| Re: how to print "" in c# agree with lizr, a lot of times to make the code a little cleaner i would make a constant const string quote = "\""; |
| All times are GMT -4. The time now is 12:55 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC