Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
hookenz
hookenz has asked
136
questions and find answers to
57
problems.
Stats
2.0k
EtPoint
446
Vote count
136
questions
57
answers
About
hookenz questions
Customize emacs to support ctrl+c,v,x and replace text region etc
How do C++ functor constructors get called when used with for_each or std::transform
convert struct in_addr to text
How do I convert a cdata structure into a lua string?
Why can't I link a mixed C/C++ static library that has a C interface using gcc?
Random file generator code?
Does a std::vector constructor not call object constructors for each element?
What's the correct way to use const in C++?
How do I build binaries for old Linux versions with c++11?
Why doesn't this Boost ASIO code work with this python client?
hookenz answers
cpu information
what is the difference betweeen Tcp protocol and Remote Procedure Call?
equivalent of TIOCOUTQ / SIOCOUTQ in windows
Lock Free Queue -- Single Producer, Multiple Consumers
Set cURL to use local virtual hosts
Recommended GCC release build flags
How to convert a single-byte const char* to a UTF-8 encoding
How should I determine next daylight saving time (DST) transition for a timezone in Perl?
Use sed to change conf file
I'm learning html and I'm confused as to how href's work