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
863
problems.
Stats
25.9k
EtPoint
9.3k
Vote count
6
questions
863
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
Dice Rolling Program generates the same sequence of random numbers on every run
Creating an alias for a two word command like git log?
robust string reverse
c++ only: unary minus for 0x80000000
How to store the contents of a bitset variable to a uint32 in c
Is subtraction of pointers not pointing to different elements of same array valid in C?
is it possible to declare a large array as static and use it as extern in other files in c
duplicate external static declarations not allowed in visual studio?
Linux - Multiple Serial Port Communication with C
Bash test with no options appears to work, but why?