Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
BeeBand
BeeBand has asked
70
questions and find answers to
0
problems.
Stats
325
EtPoint
0
Vote count
70
questions
0
answers
About
I'm an embedded software developer working mainly in C, C++ and javascript.
BeeBand questions
An array of structures within a structure - what's the pointer type?
Can I create a for loop containing multiple type declarations?
Does endianness have an effect when copying bytes in memory?
Passing an argument to a python script and opening a file
is there an elegant way to transfer a subset of one deque to another?
Should I return an iterator or a pointer to an element in a STL container?
What arguments must I pass to a function to perform an implicit construction of an object?
What is the byte alignment of the elements in a std::vector<char>?
How to grep for a 7 digit hexadecimal string and return only that hexadecimal string?
How can I construct or return the underlying deque from a stack?
BeeBand answers