Search code examples
Are two std::string_views refering to equal-comparing string literal always also equal?...


c++string-comparisonstring-literalsstring-viewlink-time-optimization

Read More
Force decay of string literals (const char array) to ptr...


c++string-literalsstring-viewemplace

Read More
TypeScript empty row in string literal...


typescriptstringstring-literals

Read More
Why is this function not returning a char data type?...


cprimesreturn-typestring-literalsfunction-definition

Read More
Optimization - Best practice to return an empty string in C...


coptimizationmemorystring-literals

Read More
Bash script find and replace string with variable that contains complex special characters without h...


linuxbashsedreplacestring-literals

Read More
how to write if else conditions in Javascript string leteral?...


javascriptecmascript-6string-literals

Read More
Typesafe constraint on some keys of a Record<string,string> in Typescript...


typescriptstring-literals

Read More
Why do I get "forbids converting a string constant to ‘char*’" in C++?...


c++charc-stringsstring-literalsfunction-declaration

Read More
C# Regular expressions, string variables, and inevitable quotation marks...


c#regexvisual-studio-2019string-literalsquotation-marks

Read More
Why does std::views::split() compile but not split with an unnamed string literal as a pattern?...


c++splitstring-literalsstd-rangesc++23

Read More
How to disallow literal string but not dynamic string pointers in C function arguments...


cpointersprototypec99string-literals

Read More
String declaration in C w/r/t memory...


cmemorydeclarationc-stringsstring-literals

Read More
Segmentation fault (core dumped) - strlcpy function C...


cundefined-behaviorc-stringsstring-literalsfunction-definition

Read More
Qt vs constexpr string literal...


c++qtconstexprstring-literals

Read More
How to use string literals without using arrays and #define preprocessor directive?...


cstringc-preprocessorstring-literals

Read More
String not assignable to char array in C...


arrayscvariable-assignmentc-stringsstring-literals

Read More
Is it valid/recommended to use string literals as the result of an expression using the ternary oper...


cconditional-operatorstring-literals

Read More
Why do string literals (char*) in C++ have to be constants?...


c++cpointersstring-literals

Read More
Kotlin - Form feed character - Illegal escape: '\f'...


escapingkotlinstring-literals

Read More
What is the r#""# operator in Rust?...


stringrustsyntaxstring-literals

Read More
How to Omit a string in a String Literal in TypeScript...


typescriptstring-literals

Read More
Why am I getting a segmentation fault? C, basic code...


csegmentation-faultc-stringsstring-literalsfunction-definition

Read More
Use type checking for unique string literals in union types...


typescriptstring-literalsunion-types

Read More
What is the meaning of the colors within this string literal?...


c#visual-studioidestring-literalscolor-scheme

Read More
== doesn't works when comparing argv[] strings...


cif-statementcomparisonimplicit-conversionstring-literals

Read More
Some const char * are unavailable at compile time?...


c++stringtemplatescompile-timestring-literals

Read More
TypeScript > 4.1 Fixed Length String Literal Type...


stringtypescriptstring-literals

Read More
printf - raw string literal with format macro of fixed width integer types...


c++printfstring-literals

Read More
Segmentation fault (core dumped), cant figure why?...


csegmentation-faultcs50undefined-behaviorstring-literals

Read More
BackNext