Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
ssd
ssd has asked
7
questions and find answers to
2
problems.
Stats
69
EtPoint
8
Vote count
7
questions
2
answers
About
ssd questions
How safe is this swap w/o pushing registers?
Declaring a strict data type for a variable in Python?
How to distinguish a malloced string from a string literal?
Does memory allocated in a function still stay allocated after the function returns?
Why do I get "cast from pointer to integer of different size" error?
Why is my computation so much faster in C# than Python
ssd answers
Correct use of free() when deallocating a 2d matrix in c
Check that triangle is right?