Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Carl Norum
Carl Norum has asked
6
questions and find answers to
842
problems.
Stats
25.2k
EtPoint
9.0k
Vote count
6
questions
842
answers
About
I work on new server stuff at Google. I don’t answer questions here like I used to, but I try!
Carl Norum questions
What can I do if getcwd() and getenv("PWD") don't match?
Disassemble Microsoft Visual Studio 2003 compiler output
Matching va_list types between compilers
How do I shut up make when it doesn't need to do anything?
Parallel building with gnumake and prerequisites
GNU make differences in multiline variable declarations
Carl Norum answers
Is an "asm Macro" part of standard C?
How gcc linker works in including files
Is it possible to create a struct whose size is not known at compile time?
How to git rm a file whose name starts with ':'
BCM2835 installed but giving undefined references
Is this code nonportable or unsafe
Why am I getting an unaligned memory access fault? [Cortex M4]
Need some advice on C header inclusion
How does "mov (%ebx,%eax,4),%eax" work? [duplicate]
Issue with fahrenheit conversion formula in C [duplicate]