Search code examples
Struct array in c gives the same value to all values. [C]...


arrayscstructdynamic-memory-allocationc-strings

Read More
struct value not being able to enter text...


arrayscstructvariable-assignmentc-strings

Read More
How can I convert chars(pointer) to strings in C - to be used in strcmp...


ccs50c-stringsfunction-definition

Read More
Compare arrays with different sizes with strcmp()...


cnewlinec-stringsfgetsstrcmp

Read More
get string in input and print it folded in C...


cif-statementwhile-loopc-stringsgetchar

Read More
Passing String to a function that takes uint8_t in C...


cc-stringspicmicrochipuint8t

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


arrayscvariable-assignmentc-stringsstring-literals

Read More
How can I create multiple structs with different Strings using a Loop in C?...


cstringloopsstructc-strings

Read More
Two different Arrays are referencing each other in C...


c++arraysccharc-strings

Read More
Trying to create a strcat in c...


cpointersc-stringsfunction-definitionstrcat

Read More
how to fix a Runtime error in a char array...


cif-statementc-stringsstrstrnull-pointer

Read More
Access violation with strcpy in c...


cexceptioncharc-stringsstrcpy

Read More
Can you use variables to specify field width?...


cstringc-strings

Read More
Trying to make QuizMaker in C, but some steps are ignored with !X...


arraysccharc-strings

Read More
Decide if string is a palindrome using 3 functions...


cc-stringspalindromefunction-definitionisalpha

Read More
Why one variable can not be read after swaping two variables...


arrayscc-stringssizeofstrcpy

Read More
"address of stack memory associated with local variable" error when running user-defined f...


carraysclangc-stringscs50

Read More
C: Writing a macro to build string escape sequences...


cmacroscharacter-encodingc-preprocessorc-strings

Read More
Unexpected printf output...


coutputprintfc-stringsundefined-behavior

Read More
My algorithm for replacing characters in string is not working...


cfor-loopnested-loopscs50c-strings

Read More
Put an array in the end of another array C++...


c++arraysc-stringsarduino-c++

Read More
string splitter in C - how is it working?...


csplitsubstringc-stringsfunction-definition

Read More
How to use a stack(array) for strings instead of characters or integers in c?...


cmultidimensional-arraystackc-stringsfunction-definition

Read More
Reverse line function in C works unpredictably...


cloopsreversec-stringsfunction-definition

Read More
Calling sprintf function...


cprintfscanfc-strings

Read More
\0 doesn't print the number next to it...


cescapingc-strings

Read More
adding zeros before string...


cchardynamic-memory-allocationc-stringsfunction-definition

Read More
substitution of one letter for another cipher key...


cencryptioncharcs50c-strings

Read More
Counting the number of occurences of a specific word within a string...


csubstringc-stringscountingfunction-definition

Read More
(cs50)not getting output for the given code. can anyone please check this out?...


cwhile-loopcs50c-stringscontinue

Read More
BackNext