Horje
c++ CRL multiline string Code Example
c++ CRL multiline string
const char * vogon_poem = R"V0G0N(
             O freddled gruntbuggly thy micturations are to me
                 As plured gabbleblochits on a lurgid bee.
              Groop, I implore thee my foonting turlingdromes.   
           And hooptiously drangle me with crinkly bindlewurdles,
Or I will rend thee in the gobberwarts with my blurlecruncheon, see if I don't.

                (by Prostetnic Vogon Jeltz; see p. 56/57)
)V0G0N";




Cpp

Related
priority queue using heap Code Example priority queue using heap Code Example
number of characters in string Code Example number of characters in string Code Example
python loop array Code Example python loop array Code Example
c++ suare Code Example c++ suare Code Example
all usefull stls in cpp imports Code Example all usefull stls in cpp imports Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11