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
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
What does an asterisk in a scanf format specifier mean? [duplicate]
Sep 03, 2022
c
char
scanf
format-specifiers
How do you read scanf until EOF in C?
Sep 03, 2022
c
scanf
eof
Why is glibc's sscanf vastly slower than fscanf on Linux?
May 03, 2017
c
performance
glibc
scanf
How to read numbers separated by space using scanf
Sep 03, 2022
c
input
file-io
scanf
C/C++ printf() before scanf() issue
Sep 02, 2022
c
printf
output
scanf
Get number of characters read by sscanf?
Sep 02, 2022
c
string-parsing
scanf
What does the scanf function return?
Sep 02, 2022
c
scanf
« Newer Entries
Older Entries »