Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in scanf
Reading a string with spaces with sscanf
Aug 30, 2022
c
string
scanf
C - scanf() vs gets() vs fgets()
Aug 29, 2022
c
scanf
fgets
gets
Read no more than size of string with scanf()
Aug 22, 2022
c
string
scanf
format-specifiers
Does sscanf("123456789123456789123456789", "%d", &n) have defined behavior?
Sep 11, 2022
c
scanf
undefined-behavior
What are scanf("%*s") and scanf("%*d") format identifiers?
May 12, 2020
c
formatting
scanf
Why is scanf() causing infinite loop in this code?
Aug 28, 2022
c
gcc
scanf
Format specifiers for uint8_t, uint16_t, ...?
Sep 23, 2022
c++
c++11
scanf
Reading in double values with scanf in c
Aug 27, 2022
c
scanf
conversion-specifier
How to read string from keyboard using C?
Nov 18, 2022
c
string
scanf
Why do I have to specify data type each time in C to printf() and scanf()?
Aug 25, 2022
c
compiler-construction
printf
scanf
What is the difference between sscanf or atoi to convert a string to an integer?
Aug 25, 2022
c
scanf
atoi
Going through a text file line by line in C
Aug 16, 2022
c
getline
scanf
How can I read an input string of unknown length?
Sep 03, 2022
c
scanf
Disadvantages of scanf
Aug 25, 2022
c
input
user-input
scanf
sscanf in Python
Aug 16, 2022
python
parsing
split
scanf
procfs
How to prevent scanf causing a buffer overflow in C?
Dec 23, 2017
c
scanf
buffer-overflow
Reading string from input with space character? [duplicate]
Aug 16, 2022
c
string
input
scanf
whitespace
scanf() leaves the newline character in the buffer
Aug 16, 2022
c
scanf
How to do scanf for single char in C [duplicate]
Aug 16, 2022
c
char
scanf
What can I use for input conversion instead of scanf?
Aug 15, 2022
c
scanf
« Newer Entries
Older Entries »