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
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
What should I use instead of sscanf?
Sep 05, 2022
c++
scanf
c++-standard-library
Read int values from a text file in C
Sep 04, 2022
c
file
file-io
scanf
line
scanf: "%[^\n]" skips the 2nd input but " %[^\n]" does not. why?
Sep 04, 2022
c
scanf
What is the effect of trailing white space in a scanf() format string?
Sep 03, 2022
c
scanf
« Newer Entries
Older Entries »