Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Dellowar
Dellowar has asked
10
questions and find answers to
7
problems.
Stats
288
EtPoint
90
Vote count
10
questions
7
answers
About
Dellowar questions
Should all structs that are expected to be read from binary be marked as packed?
Does this C inheritance implementation contain undefined behavior?
In Git, how to commit file once, but ignore further changes to the file
In C, how would I choose whether to return a struct or a pointer to a struct?
Dellowar answers
For loop or no loop? (dataset is small and not subject to change)
How to make an existing directory within a git repository a git submodule
Parse HTTP Request Line In C
Print the structure fields and values in C
Does a for loop iteration equate as a branch?