SpiceQA
Questions
Tags
Users
Badges
gets
10 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
Is there any gcc compiler option or something similar to bypass the obsolesence of the gets function?
user_4262501
0
•
asked May 23, 2021
4
3
155
gets
gcc
c
security
string
puts(), gets(), getchar(), putchar() function simultaneously use in the program
user_15264654
0
•
asked Feb 23, 2021
2
3
1054
puts
putchar
gets
getchar
c
Are there any substitutes for the gets() function in c99?
user_12643178
0
•
asked Aug 11, 2020
2
1
90
gets
c
Why `gets_s()` still isn't implemented in GCC (9.3.0)?
user_12827065
0
•
asked Jul 19, 2020
2
3
316
gets
c11
gcc
c
How to disable the warning about using deprecated gets in GCC?
user_9119306
0
•
asked May 28, 2020
3
1
2173
gets
exploit
gcc-warning
gcc
c
fgets() / gets() problem while taking input for N strings. Not taking input at initial position
user_10522191
0
•
asked Oct 27, 2018
4
2
487
gets
c-strings
fgets
multidimensional-array
c
fgets() call with redirection get abnormal data stream
user_6017057
0
•
asked Aug 13, 2017
6
1
252
multiprocess
gets
c
Prevent buffer overflows with gets
user_3131113
0
•
asked Dec 24, 2013
5
2
1433
gets
language-lawyer
buffer-overflow
fgets
c
C - scanf() vs gets() vs fgets()
user_398302
0
•
asked Jul 21, 2010
46
7
105015
gets
fgets
scanf
c
Why is the gets function so dangerous that it should not be used?
user_196629
0
•
asked Nov 7, 2009
292
13
213421
gets
buffer-overflow
fgets
c
1
(current)
Hot Questions