My Code Helper
JavaScript
Python
Java
C#
C++
Ruby
Swift
Kotlin
TypeScript
Go
Rust
PHP
C
Objective-C
Dart
Scala
Perl
Lua
Haskell
R
MATLAB
VBA
F#
Groovy
Clojure
Elixir
Julia
CoffeeScript
Crystal
COBOL
Fortran
Ada
PL/SQL
T-SQL
Assembly
Shell Scripting
PowerShell
Bash
Racket
Scheme
Prolog
Erlang
Lisp
APL
Haxe
Pascal
Ada
Logo
Tcl
D
Nim
Io
ABAP
Scheme
FORTRAN
APL
COBOL
ALGOL
BASIC
PL/I
Lisp
Cobol
Forth
Ada
C
C++
Java
Python
JavaScript
Ruby
PHP
Swift
Kotlin
Go
Rust
Perl
Scala
Haskell
R
MATLAB
VBA
Objective-C
Dart
Lua
Elixir
Julia
CoffeeScript
Crystal
Groovy
Clojure
TypeScript
PowerShell
Shell Scripting
taking char. by char. input to...
c
for-loop
char
scanf
conversion-specifier
Read More
behaviour of scanf vs fgets...
c
for-loop
scanf
fgets
Read More
How to fscanf `1/2` as `0.5` f...
c
scanf
Read More
How do I printf and scanf in x...
windows
assembly
printf
scanf
x86-64
Read More
Find vowels in a string...
c
string
scanf
Read More
C++ alternative for parsing in...
c++
parsing
scanf
Read More
Short int doesn't take the...
c
scanf
Read More
Problems with scanf input stre...
c
scanf
Read More
Scanf freezes after second inp...
c
scanf
fgets
Read More
why is this program skipping t...
c
char
scanf
Read More
Parsing with a space (sscanf o...
c
parsing
scanf
user-input
Read More
How to prevent buffer overflow...
c
scanf
buffer-overflow
Read More
How to parse json using sscanf...
c
scanf
Read More
Stopping a while loop from use...
c
while-loop
scanf
Read More
Unexpected behaviour when scan...
c
arrays
while-loop
scanf
Read More
In s/fscanf(), how to ensure t...
c
scanf
Read More
are printf and scanf used safe...
c
printf
scanf
Read More
When used in sscanf(), %s does...
php
scanf
greedy
Read More
sscanf() not parsing latitude/...
php
string
extract
scanf
Read More
Prevent sscanf() from consumin...
php
scanf
greedy
Read More
%s in sscanf() doesn't sto...
php
scanf
greedy
Read More
In sscanf(), %s does not stop ...
php
scanf
Read More
sscanf() with %s matches too g...
c
scanf
Read More
sscanf() with %s stops matchin...
php
scanf
whitespace
placeholder
Read More
Trying to read txt file line b...
c
file
io
scanf
txt
Read More
Read no more than size of stri...
c
string
scanf
format-specifiers
Read More
Why doesn't scanf("%d...
c
scanf
Read More
What is the need of hh and h f...
c
scanf
format-specifiers
Read More
How to fix warning - Unbound s...
c
scanf
pc-lint
Read More
Saving a character to an int v...
c
scanf
Read More