How do I include a double quote in a string displayed on the screen?

  • Thread starter Thread starter Frank
  • Start date Start date
F

Frank

How do I include a double quote in a string displayed on the screen?

I tried:

wsprintf(szBuffer, "%s's ""%s"" preferences retrieved"

But no quotes showed.





Thanks
 
I'm glad I asked because I like that site (as well as getting a answer).

First, please put your response below what you're responding to.
English is read top-to-bottom. I'm sure that msdn has a similar page,
but the search there stinks.

Nathan Mates
 
Frank said:
Is that somekind of standard. Seems I've seen it both ways.

Frank:

Yes, you will see this ...

Personally, I prefer top-posting, but bottom-posting is the "approved
way." But the real problem is when some people top-post and others
bottom-post in the same thread. This is what typically happens with
these Microsoft groups because they "have no rules".

The key to good bottom-posting is to edit the thread so that only the
parts that you are replying to remain. If people do not do this, then
bottom-posting becomes very annoying in large threads, because you must
scroll forever to find the latest material.

David Wilkinson
 
Back
Top