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
812
problems.
Stats
24.6k
EtPoint
8.9k
Vote count
6
questions
812
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
Serial port names on Mac OS X
Why would I get a syntax error near unexpected token? Command line arguments?
Nothing to be done for "Makefile"
How to Replace a hash character in file?
Why is the thousands separator called the "grouping separator"?
Kip Irvine- Assembly Language for X86 Processors- how relevant for Linux?
Why can I implicitly convert an int literal to an int * in C but not in C++?
K&R Exercise 1-16 clang - conflicting types for getline
Difference between scanf for char * and char [ ]?
Declaring an array of character pointers (arg passing)