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
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
Why can't compiler derive string length for array of strings?
Dec 10, 2022
c
string
stack
memory-management
Overflow over scanf("%8s", string)?
Dec 12, 2022
c
scanf
buffer-overflow
What does this mean: (void *) 0x00
Dec 12, 2022
c
« Newer Entries
Older Entries »