Search code examples
getting "Segmentation fault (core dumped) error and i don't know why...


arrayscloopscs50string-literals

Read More
Using quotation marks inside quotation marks...


pythonsyntaxstring-literalsquoting

Read More
How can Delphi 'string' literals have more than 255 characters?...


stringdelphisizedelphi-7string-literals

Read More
Keeping code structure with string literal that uses whitespace...


c#indentationstring-literals

Read More
ngFor converts string literal type to string, throws "Element implicitly has an 'any' t...


angulartypescripttemplatesngforstring-literals

Read More
Segmentation Fault while running following C program...


arrayscfor-loopundefined-behaviorstring-literals

Read More
What is the rationale for parenthesis in C++11's raw string literals R"(...)"?...


c++c++11standardsstring-literals

Read More
Object-like macro expansion does more than just substituting?...


c++macosstring-literals

Read More
How to produce intentional encoding errors in u"..." strings?...


cutf-16string-literals

Read More
Powershell to set multi-line legalnoticetext in registry - Windows 10...


powershellmultilinestring-literals

Read More
Best way to convert string to array of object in javascript?...


javascriptjqueryarraysliteralsstring-literals

Read More
Trouble understanding char* and string in CS50...


ccs50implicit-conversionstring-literalspointer-arithmetic

Read More
Segmentation fault (core dumped) after free(), but I have used malloc()...


csegmentation-faultdynamic-memory-allocationfreestring-literals

Read More
Specifying hex-escaped character followed by a literal hex digit...


c++stringhexstring-literals

Read More
How to use tab in disp()?...


matlabasciistring-literalsdisp

Read More
String in function parameter...


cgccstring-literalsfunction-parameter

Read More
C: Assert that an expression is a string literal...


cgccstring-literalsstatic-assert

Read More
What is wrong in this code? I get a missing terminating '"' error always. Im new to C a...


ccs50string-literalsrawstring

Read More
Invalid conversion from ‘const char*’ to ‘unsigned char*’...


c++castingtype-conversioncharstring-literals

Read More
Rules for concatenating a CRLF (Carriage Return, Line Feed) to a std::string...


c++string-literalsstdstring

Read More
E0144 a value of type "const char *" cannot be used to initialize an entity of type "...


c++pointersconstantsdeclarationstring-literals

Read More
Storage of String Literals in memory c++...


c++arraysstringcompiler-optimizationstring-literals

Read More
Where are string literals stored, and can I modify them?...


c++arraysstringstring-literals

Read More
Restricting string literals to Text only...


haskellghcstring-literalsoverloaded-strings

Read More
Learning JavaScript Basics...


javascriptescapingstring-literals

Read More
Why string copied by strcpy() after returning from function is null in C...


cfunctionreturn-valuestring-literalsstorage-duration

Read More
How to declare constexpr C string?...


c++constexprc-stringsstring-literals

Read More
Why allow concatenation of string literals?...


pythonc++cdstring-literals

Read More
No warning when char array initializer too long by 1...


arraysccharinitializationstring-literals

Read More
why does this not print the string?...


cfor-loopprintfc-stringsstring-literals

Read More
BackNext