Search code examples
Multiple conditions with scanf in C...

arrayscinputscanfeof

Read More
Project for my C coding class PETS SPA my question: how to add input from user for phone number...

cloopsoutputscanfproject

Read More
C Code doesn't run after Scanf. There's an error code stating : Exception Unhandled...

cscanf

Read More
Why my program doesn't allow me to input b?...

cprintfscanfcodeblocksgets

Read More
scanning in specific word from a file...

cfilescanf

Read More
Format '%f' expects argument of type 'double', but argument 2 has type 'float (*...

cprintfscanfconversion-specifier

Read More
Write struct into file in c...

cscanf

Read More
How to parse through a string of STDIN word by word in C...

cscanf

Read More
Wrong format specifiers in scanf (or) printf...

cinputprintfscanf

Read More
scanf and keeping char as an integer...

charintscanf

Read More
Scanning a newline using fgets from a .txt file in C...

cstringscanf

Read More
Why is sscanf behaving like this when converting hex strings to number?...

cscanfundefined-behaviorconversion-specifier

Read More
Function returns different numbers when called in another function...

creturnscanfpass-by-referencecomma-operator

Read More
Reading space separated inputs into multiple variables with scanf in a loop...

cscanf

Read More
Getting inputs with scanf for an array...

arrayscscanfsizeof

Read More
How to check if scanf input is a number? (user input has to be a float)...

if-statementfloating-pointscanfisalpha

Read More
C - parse key-value pairs from ASCII file...

cfilescanfasciikey-value

Read More
why is the c function not scanning 2nd time using scanf function?...

cscanf

Read More
How to get multiple inputs in one line in C?...

cinputscanf

Read More
How to scan enter key as input...

cscanfnewline

Read More
How to store string value in specific index of array using while loop...

arrayscstringwhile-loopscanf

Read More
C Visual Studio goto skipping scanf_s...

clabelscanfgoto

Read More
How do escape sequences actually behave in the scanf() function...

cscanf

Read More
How to use sscanf correctly and safely...

cscanf

Read More
getchar() not working in c...

cwhile-loopcharscanfgetchar

Read More
C Language: Is it possible to put "yes" in do while loop?...

cloopswhile-loopscanfc-strings

Read More
Why does scanf set the first value to 0?...

ccharscanfconversion-specifier

Read More
if statement doesnt work in C despite meeting condition...

cloopsif-statementwhile-loopscanf

Read More
ERROR IN C with STRUCT, POINTER, SCANF_S?...

cstructscanfc-strings

Read More
sscanf get the value of the remaining string...

carraysstringcharscanf

Read More
BackNext