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
46
questions and find answers to
23
problems.
Stats
629
EtPoint
113
Vote count
46
questions
23
answers
About
I am a computer programmer. My favorite programming languages are C++, and Perl.
unixman83 questions
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
Change dark blue background in Visual Studio 2010 IDE
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