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
ANSI C (ISO C90): Can scanf read/accept an unsigned char?
Feb 28, 2022
c
gcc
scanf
c89
Width as a variable when using fscanf [duplicate]
Jan 16, 2021
c++
c
width
scanf
How can I prevent scanf() to wait forever for an input character?
Oct 14, 2021
c
scanf
scanf() variable length specifier
Sep 18, 2022
c
scanf
scanf with const int* const works, but shouldn't
Sep 03, 2022
c++
constants
scanf
Reading a single character in C
Oct 14, 2022
c
scanf
How to skip a line when fscanning a text file?
Sep 16, 2022
c
file
scanf
Correct way to use scanf / printf (and family) with fixed size types?
Sep 15, 2022
c
printf
scanf
fixed-size-types
Are there any practical applications for the format %n in printf/scanf family?
Sep 15, 2022
c
printf
scanf
Difference between fgets and fscanf?
May 16, 2022
c
fgets
scanf
Scanf skips every other while loop in C
Jun 13, 2019
c
gcc
scanf
Is scanf's "regex" support a standard?
Sep 10, 2018
c
gcc
scanf
Reading file using fscanf() in C
Jan 24, 2022
c
file
readfile
scanf
What does `scanf("%*[^\n]%*c")` mean?
Feb 24, 2022
c
user-input
scanf
format-specifiers
equivalent of Console.ReadLine() in c++
Sep 13, 2022
c++
string
scanf
readline
warning: format ‘%s’ expects type ‘char *’, but argument 2 has type ‘char (*)’
Jan 07, 2019
arrays
c
pointers
scanf
read comma-separated input with `scanf()`
Aug 15, 2018
c
csv
input
file-io
scanf
Is sscanf considered safe to use?
Sep 12, 2022
c
security
buffer-overflow
scanf
When should I use ampersand with scanf()
Mar 17, 2022
c
string
scanf
fgets doesn't work after scanf [duplicate]
Aug 17, 2022
c
scanf
fgets
« Newer Entries
Older Entries »