StackOverflow Questions for Tag: scanf

Lavya
Lavya

Reputation: 1601

can you give me a test case where these two c programs will produce different outputs?

Score: 0

Views: 95

Answers: 2

Read More
motimehl
motimehl

Reputation: 1

The scanf is not working to me in assebmly

Score: -2

Views: 18

Answers: 0

Read More
David Andvett
David Andvett

Reputation: 151

How to use fscanf to put strings into an array?

Score: -1

Views: 3898

Answers: 2

Read More
Henry Lj
Henry Lj

Reputation: 21

parsing a file using fscanf

Score: 0

Views: 70

Answers: 1

Read More
Nicat Muzaffarli
Nicat Muzaffarli

Reputation: 107

scanf_s not enough arguments passed for format string(Visual Studio)

Score: 0

Views: 8914

Answers: 1

Read More
xing
xing

Reputation: 2528

Behavior of scanset

Score: 3

Views: 83

Answers: 1

Read More
Alberto93
Alberto93

Reputation: 117

Reading string input from file in C

Score: 1

Views: 18283

Answers: 2

Read More
itsaboutcode
itsaboutcode

Reputation: 25099

How to Take whitespace in Input in C

Score: 8

Views: 27806

Answers: 7

Read More
MrKotopoulos
MrKotopoulos

Reputation: 5

Why does my scanf() get ignored completely

Score: 1

Views: 85

Answers: 2

Read More
Devil
Devil

Reputation: 1

Is it important to add a white space before all format specifiers in c programming?

Score: 0

Views: 82

Answers: 1

Read More
mosawi
mosawi

Reputation: 1323

Why doesn't scanf read the value correctly?

Score: 2

Views: 2875

Answers: 9

Read More
Akki619
Akki619

Reputation: 2432

Why do I have to specify data type each time in C to printf() and scanf()?

Score: 68

Views: 6528

Answers: 11

Read More
Kredns
Kredns

Reputation: 37221

How do you allow spaces to be entered using scanf?

Score: 183

Views: 484063

Answers: 12

Read More
CS Student
CS Student

Reputation: 1643

scanf() variable length specifier

Score: 16

Views: 19406

Answers: 4

Read More
amishjack
amishjack

Reputation: 21

Print statement won't print before an infinite loop

Score: 2

Views: 2331

Answers: 3

Read More
pranavk
pranavk

Reputation: 1845

Format specifier in scanf for bool datatype in C

Score: 26

Views: 55522

Answers: 3

Read More
cha
cha

Reputation: 29

Why is the '&' operator needed for an int variable but not for an array in C?

Score: 0

Views: 113

Answers: 3

Read More
Morphii
Morphii

Reputation: 1

Scanf preventing a C pragram from looping

Score: -2

Views: 94

Answers: 2

Read More
Rudraksh_pd
Rudraksh_pd

Reputation: 25

taking char. by char. input to make a string in c

Score: 1

Views: 71

Answers: 1

Read More
ERN
ERN

Reputation: 1

How can I fix the scanf to take data into the array?

Score: -1

Views: 1210

Answers: 2

Read More
PreviousPage 1Next