Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
PeterK
PeterK has asked
32
questions and find answers to
13
problems.
Stats
455
EtPoint
89
Vote count
32
questions
13
answers
About
C++ developer
PeterK questions
Calling the appropriate function based on an enumeration, but using templates
In resources of a executable file, how does one find the default icon?
Efficient algorithm for merging small overlaping blocks into larger contiguous blocks?
How to correctly parse incoming HTTP requests
Flexible logger class using standard streams in C++
Different behavior of compilers with array allocation
Segmentation fault in __pthread_getspecific called from libcuda.so.1
How to spot java deserialization issues?
How to write a flexible modular program with good interaction possibilities between modules?
One big checkin or several smaller ones?
PeterK answers
Zip file using C program
In resources of a executable file, how does one find the default icon?
Can I exhaust stack?
Symmetric Bijective Algorithm for Integers
Use of the public static field, good programming practice/fast?
how to store 8 bits in char using C
Factor a large number efficiently with gmp
is anybody doing anything about 2038 time_t bug? [duplicate]
Preventing compilers from defining copy constructors and operator = overload for C++ Classes
How to trace handle leaks?