Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in scanf

Check scanf(..) success without using the number of fields — is there a way?

c scanf

What does the string format %80[^,] mean in C?

c string-formatting scanf

Arrays as scanf's function arguments. Adress operator

Is there an easy way to read unverified decimal values from a file?

c validation file-io scanf

C: "%n" (number of characters read) gets ignored by scanf_s

c scanf

read from .txt C

c scanf

PHP Using single fscanf to read from multiple lines?

php format scanf format-string

Scanning for up and down arrow in Go?

go stdin scanf keycode

Reading from a data in string without sscanf, in C

c string scanf

how to read more than one word between double quotes from a file in C

C - Using scanf on a string to get in a number

c string numbers character scanf

C- fgets() erasing user input

c scanf fgets

C++ cin vs. C sscanf

c++ c stringstream cin scanf

Control whole string with sscanf

c parsing scanf

What happens if C tries to scan character in integer variable [duplicate]

c unix initialization scanf

Use strlen with scanf(%ms)

segmentation fault on scanning and print string in C

What's the difference between a string and a user entered string in C

c string scanf strdup