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
823
problems.
Stats
24.9k
EtPoint
8.9k
Vote count
6
questions
823
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
How to list backtraces of all threads non-interactively (without needing to press ENTER key)?
How can I print a number larger than 32 bits in mips assembly?
C++ MFC how to compare LPCTSTR in a if statement?
How to encode immediate value in arm?
What is the intention/benefit of malloc returning type void *?
'NSString undeclared'
Does int 0x80 overwrite register values? [duplicate]
strcpy causing EXC_BAD_ACCESS?
how to calculate milliseconds using timeval structure?
What does $$i do in this makefile loop?