Horje
what is difference between single inverted and double inverted in programming languages Code Example
what is difference between single inverted and double inverted in programming languages
[...] In common usage, there may be a distinction between the
single and double quotation marks in this context; often, single
quotation marks are used to embrace single characters, while 
double quotation marks enclose whole words or phrases[.]


Simply: according to the charcter check for string and char
1. if char , then use '';
2. if string , then use "";




Cpp

Related
how to get mouse position on window sfm; Code Example how to get mouse position on window sfm; Code Example
how to lock window resize c++ sfml' Code Example how to lock window resize c++ sfml' Code Example
what are specialized classes c++ Code Example what are specialized classes c++ Code Example
c++ get input without loop Code Example c++ get input without loop Code Example
how to create a pair of double quotes in c++ Code Example how to create a pair of double quotes in c++ Code Example

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