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 gets
How to capture some special key presses for Ruby input prompt in Terminal (and let others through normally)
Sep 20, 2025
ruby
terminal
stdin
gets
Why is implicit declaration of gets() not allowed in C99?
Jan 31, 2023
c
clang
c99
cs50
gets
gets() does not read user input
Jan 21, 2023
c
gets
Stack around the variable was corrupted
Dec 17, 2022
c
gets
Ruby: gets.chomp with default value
Nov 02, 2022
ruby
bash
default-value
gets
In Ruby, how do I combine sleep with gets? I want to wait for user response for 1 min, otherwise continue
Aug 23, 2022
ruby
timer
sleep
gets
Take user input with JavaScript in the console
Nov 13, 2022
javascript
console
spidermonkey
gets
exploiting Buffer Overflow using gets() in a simple C program
Nov 11, 2022
c
buffer-overflow
exploit
gets
Is gets() officially deprecated? [duplicate]
May 06, 2022
c++
c
deprecated
gets
Why was gets part of the C standard in the first place?
Oct 27, 2022
c
standards
deprecated
c11
gets
if one complains about gets(), why not do the same with scanf("%s",...)?
Oct 21, 2022
c
scanf
buffer-overflow
gets
buffer-overrun
Prevent buffer overflows with gets [duplicate]
Aug 20, 2022
c
language-lawyer
fgets
buffer-overflow
gets
Question about "gets" in ruby [duplicate]
Jul 15, 2020
ruby
input
gets
How to timeout gets.chomp
Feb 03, 2020
ruby
gets
fgets() call with redirection get abnormal data stream
Oct 25, 2022
c
gets
multiprocess
Replacing gets() with fgets()
Apr 20, 2022
c
fgets
gets
Recovering from a broken TCP socket in Ruby when in gets()
Sep 28, 2021
ruby
sockets
tcp
gets
Was gets ever useful? [closed]
Nov 12, 2022
c
history
standard-library
gets
scanf("%[^\n]s",a) vs gets(a)
May 02, 2022
c
scanf
gets
Is there any function to get an unlimited input string from standard input
Aug 30, 2022
c
input
char
scanf
gets
Older Entries »