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 fgets
fgets prompt limited to 1024 Bytes
Oct 19, 2025
c
prompt
fgets
fgets doesnt get the last character
Oct 19, 2025
c
string
file-io
char
fgets
string length with fgets function in C [duplicate]
Oct 19, 2025
c
c-strings
fgets
strlen
Getting a single character without pressing enter [duplicate]
Oct 16, 2025
c
input
character
fgets
getchar
C Programming - Calling fgets() twice?
Oct 14, 2025
c
input
char
stdin
fgets
How to take ints from user using fgets in C?
Sep 22, 2025
c
pointers
fgets
Why does fgets() require a maximum size of user input? Is it because it does not have the "restrict to first space" property of scanf()?
Sep 15, 2025
c
c-strings
fgets
buffer-overflow
How to clear input buffer after fgets overflow?
Mar 25, 2023
c
overflow
fgets
Book mistake? (Head first C)
Mar 15, 2023
c
fgets
C scanf() and fgets() problem
Feb 23, 2023
c
scanf
fgets
Accepting \r\n input C program
Jan 02, 2023
c
newline
fgets
carriage-return
linefeed
How to prevent the user from entering more data than the maximum limit?
Dec 31, 2022
c
stdin
flush
fgets
Little trouble with fgets and error handling
Dec 28, 2022
c
fgets
leak in fgets when assigning to buffer
Dec 24, 2022
c
memory-leaks
fgets
Sensible line buffer size in C?
Dec 24, 2022
c
file-io
buffer
fgets
In PHP when using fgets() to read from file how to exclude "brake row"
Dec 14, 2022
php
fgets
C how to read in a single bit from a file
Dec 09, 2022
c
binary
bit-manipulation
fgets
fgets skip the blank line
Dec 06, 2022
c
fgets
Usage of fgets function in C
Dec 04, 2022
c
shell
unix
fgets
strlen
fgets and dealing with CTRL+D input
Sep 03, 2025
c
linux
fgets
ctrl
Older Entries »