C++ quote mark and "read"
#1

I'm programming some C++.

And I came across a problem, I can't use the quote marks in a cout.
I don't remember how to do.

I tried with this: http://www.cplusplus.com/forum/beginner/2355/

But on that way it just thought that I wanted to end the sentence in my cout.
Or what I should say. I might have used it wrong though.

And another question:

How can I let a user paste a text? (when the built program are running)
And then I let the program for example add a character infront
(of what was pasted) or so.

I want it to read the text in a .txt file or just paste it normally into the program I created.

Edit: Post the easiest ways as I'm not a expert at C++ yet.
Reply


Messages In This Thread
C++ quote mark and "read" - by davve95 - 01.05.2016, 16:23
Re: C++ quote mark and "read" - by ]Kurence[ - 01.05.2016, 16:29
Re: C++ quote mark and "read" - by davve95 - 01.05.2016, 16:32
Re: C++ quote mark and "read" - by iZN - 01.05.2016, 19:35
Re: C++ quote mark and "read" - by davve95 - 02.05.2016, 15:38
Re: C++ quote mark and "read" - by Spmn - 02.05.2016, 17:36
Re: C++ quote mark and "read" - by Vule. - 02.05.2016, 20:11
Re: C++ quote mark and "read" - by davve95 - 02.05.2016, 20:37
Re: C++ quote mark and "read" - by Private200 - 02.05.2016, 20:52
Re: C++ quote mark and "read" - by Spmn - 02.05.2016, 21:00
Re: C++ quote mark and "read" - by Private200 - 02.05.2016, 21:31
Re: C++ quote mark and "read" - by davve95 - 03.05.2016, 18:26
Re: C++ quote mark and "read" - by Private200 - 03.05.2016, 18:56

Forum Jump:


Users browsing this thread: 1 Guest(s)