Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c
Following C code compiles and runs, but is it undefined bahaviour?
Dec 12, 2022
c
pointers
undefined-behavior
Is the optimizing compiler allowed to omit a function call indirectly used in a short-circuit?
Dec 12, 2022
c++
c
Cocoa tips for PHP developers?
Dec 12, 2022
php
c
objective-c
cocoa
Portable way to catch signals and report problem to the user
Dec 12, 2022
c++
c
posix
signals
reentrancy
Initializing struct, using an array
Dec 12, 2022
c++
c
parsing
Code Ordering in Source Files - Forward Declarations vs "Don't Repeat Yourself"? [closed]
Dec 12, 2022
c
coding-style
Which is better code for converting BSTR parameters to ANSI in C/C++?
Dec 11, 2022
c++
c
string
cstring
bstr
Library initialization -- pthread_once in Win32 implementation
Dec 12, 2022
c
winapi
initialization
how to pass int/char into system() a Linux system call
Dec 12, 2022
c
linux
parameter-passing
Smart variadic expansion based on format string
Dec 10, 2022
c
string
tokenize
variadic
How to prevent network ports being left open on program crash
Dec 12, 2022
c
network-programming
crash
ports
Header files in subdirectories (e.g. gtk/gtk.h vs gtk-2.0/gtk/gtk.h)
Dec 12, 2022
c
linux
build
include
header
Two C syntax tidbits: no init for and char *w[4] vs char w[4]
Dec 11, 2022
c
syntax
default argument value in C
Dec 12, 2022
c
mqueue.h not found
Dec 12, 2022
c
linux
compilation
header-files
What does this notation mean in C?
Dec 10, 2022
c
pointers
C Programming: EOF as a character
Dec 12, 2022
c
char
eof
How to eject the CD Drive on Linux using C?
Dec 12, 2022
c
linux
How to make gcc or ld report undefined symbols but not fail?
Dec 12, 2022
c++
c
gcc
linker
Can a variable be used to define the size of an array on the stack in c?
Dec 12, 2022
c
arrays
« Newer Entries
Older Entries »