Search
 
SCRIPT & CODE EXAMPLE
 

CPP

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";
Comment

PREVIOUS NEXT
Code Example
Cpp :: store binary data in buffer 
Cpp :: deal with bad input cpp 
Cpp :: assignment of single field in struct in solidity 
Cpp :: why does the pointer value doesn;t change when I change it in funciton 
Cpp :: cpp-variadics/problem? 
Cpp :: How to write string in lpcstr in c++ 
Cpp :: compilling c++ and c by console 
Cpp :: c++ count inversions merge sort 
Cpp :: ue4 foreach loop c++ 
Cpp :: C++ Features 
Cpp :: syntax of member function in c++ 
Cpp :: sort in descending order c++ 
Cpp :: deadlock detection in c++coding ninjas 
Cpp :: how to use printf with microseconds c++ 
Cpp :: attack on titan junior high list of episodes 
Cpp :: cast c++ 
Cpp :: simple interest rate 
Cpp :: three-way comparison c++ 
Cpp :: irremoteesp8266 example 
Cpp :: how to write string in c++ 
Cpp :: random c++ 
Cpp :: function prototype c++ 
Cpp :: what is push() c++ 
Cpp :: pre increment vs post increment c++ 
Cpp :: opengl text rendering with 3d rendering 
C :: C bitwise integer absolute value 
C :: Sorting number excluding elements in highest to lowest 
C :: scanf ignore new line 
C :: %hd c 
C :: #![feature]` may not be used on the // stable release channel 
ADD CONTENT
Topic
Content
Source link
Name
1+1 =