Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
unixman83
unixman83 has asked
47
questions and find answers to
23
problems.
Stats
634
EtPoint
113
Vote count
47
questions
23
answers
About
I am a computer programmer. My favorite programming languages are C++, and Perl.
unixman83 questions
Boost requires compiled libraries like libboost_date_time for even basic things. How do I eliminate dependencies on building those libraries?
File system iterator for C++
Does windows reclaim stack space?
Finding the optimal 3D box sizes for a group of 3D rectangular items
STL algorithm to delete all the objects in a container?
Performance implications of long double. Why does C choose 64-bits instead of the hardware's 80-bit for its default?
new then throw in C++ constructor?
Does LoadLibrary parse environment variables such as %windir%
When using Perl's File::Find what's a quick & easy way to limit search depth?
zlib memory usage / performance. With 500kb of data
unixman83 answers
How to escape a line break literal in the HTTP header?
Has anyone done a performance analysis of boost::asio?
Proper stack and heap usage in C++?
Performance implications of long double. Why does C choose 64-bits instead of the hardware's 80-bit for its default?
What Visual C++ Runtimes are users likely to have installed?
How to build Google RE2 for Windows?
HTTP Chunked Encoding. Need an example of 'Trailer' mentioned in SPEC
select vs poll vs epoll [closed]
HTTP Content-Length and Chunked Transfer-Encoding. Is there a 2GB Limit?
NTFS Junctions, trouble understanding the API