Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Brian McFarland
Brian McFarland has asked
25
questions and find answers to
14
problems.
Stats
457
EtPoint
113
Vote count
25
questions
14
answers
About
Software|Computer Engineer, primarily for embedded systems.
Brian McFarland questions
Minimal implementation of gmtime algorithm?
Modern C++ pattern for ugly C struct allocation
gdb - generate-core-file for remote target?
HTML multipart form - maximum length of "boundary" string?
C++ exception class with printf style string?
Pass FILE * into function from Python / ctypes
GCC alias to function outside of translation unit -AKA- is this even the right tool for the job?
Class that stores a std::chrono::duration as a member?
How much to grow buffer in a StringBuilder-like C module?
Multipart upload form: Is order guaranteed?
Brian McFarland answers
Linking with static library not equivalent to linking with its objects
Is MISRA-C applicable to Linux applications
Create a new list from a list when a certain condition is met
GCC linker: move a symbol in a specified section
Is there anything wrong with using static const structs to limit name collisions of constants in C?
Is zero-copy UDP packing receiving possibly on Linux?
Produce a string from a tuple
AUTOSAR Development
MISRA incrementation in C
Function declaration vs. definition C