Search code examples
having a problem with conditional operator in c...


cprintfscanfconditional-operatorstring-literals

Read More
String literals for array...


cstring-literals

Read More
About array pointer...


arrayscpointersimplicit-conversionstring-literals

Read More
Modifying string value causes access violation...


cstring-literals

Read More
in c++ is this a good practice to initialize char array with string literal?...


c++stringdeclarationc-stringsstring-literals

Read More
Using strtok to split a string in c...


cundefined-behaviorc-stringsstrtokstring-literals

Read More
Why are my two tuples containing strings, created the same way, not equal?...


c++visual-c++tuplesstring-literals

Read More
express error when try to run the server in visual studio code...


expressstring-literals

Read More
C: strcat() terminates program without error...


cfgetsc-stringsstring-literalsstrcat

Read More
Returning a locally created const char*...


c++pointersreturnlifetimestring-literals

Read More
Why are string literals &str instead of String in Rust?...


stringrustheap-memorystring-literalsstack-memory

Read More
Some char arrays don't end with '\0'...


carrayscharstring-literalstermination

Read More
C++ Unrecognized escape sequence...


c++escapingstring-literals

Read More
Unrecognized escape sequence...


c#escapingstring-literals

Read More
SQL require table name in values section...


sqlstringpostgresqlsql-insertstring-literals

Read More
What does the \newline escape sequence mean in python?...


pythonescapingnewlinestring-literals

Read More
Error at insert encode password in postgres...


postgresqlsql-insertpsqlstring-literals

Read More
Does C support raw string literals?...


cstringescapingstring-literals

Read More
Can you combine the raw string modifier R"()" with a string variable?...


stringc++11string-literals

Read More
How Utf-8 may not work in Qt 5?...


c++visual-studioqtutf-8string-literals

Read More
Possible to make custom string literal prefixes in Python?...


pythonstringprefixstring-literals

Read More
Restrictions to Unicode escape sequences in C11...


cunicodeescapingstring-literalsunicode-escapes

Read More
C string literal as parameter equals -1 in avr-gcc?...


cstringgccavrstring-literals

Read More
flex&bison parse quoted string...


cflex-lexerstring-literals

Read More
Greetings, I have a syntax problem in my code. Can you help me?...


c++constantsc-stringsstring-literalsfunction-declaration

Read More
relocation R_X86_64_8 against undefined symbol `ELF' can not be used when making a PIE object...


assemblyx86-64string-literalsgnu-assembler

Read More
Why might a string literal not be a string?...


cstringnulllanguage-lawyerstring-literals

Read More
Is it safe to return a static string_view created from a string literal?...


c++c++17constexprstring-literalsstring-view

Read More
How can I stop Python from recognizing string literals such as "\n" or "\b"?...


pythonstringstring-literals

Read More
Where does const char* get the pointer to a memory address?...


c++cimplicit-conversionc-stringsstring-literals

Read More
BackNext