Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Blaze
Blaze has asked
1
questions and find answers to
50
problems.
Stats
1.1k
EtPoint
347
Vote count
1
questions
50
answers
About
Erlang Software Developer (but not good at Erlang yet)
Knows C++
Knows some C
Had to work with Java
Had to Work with VBA
Toyed around with neural networks. Who didn't?
Finally got the hang of GIT
Uses SDL2 in private projects
Blaze questions
Blaze answers
What is the BigO time complexity of modifying a string in C++?
Why {0} assignation works but not {5} for an array [duplicate]
Unsigned long into char array
Why segmentation fault (core dumped) when I cin a string into node->name?
How to change individual characters in string on C?
Replace all 0's with 5's in a given number using sprintf and sscanf
Issue with pointers and postfixes
Why does while(int) end when int = 0?
Why does my code say "Yes" when it should say "No"?
Clean ways to do multiple undos in C