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
How to add meta data to Visual Studio C/C++ project
Dec 08, 2025
c
visual-studio
metadata
casting long to (void *) to pass
Dec 07, 2025
c
casting
void-pointers
Explain what is difference between without whitespace in scanf and with whitespace in scanf?
Dec 08, 2025
c
unix
Parallel compile a huge C file (preferrably with gcc)
Dec 08, 2025
c
gcc
compilation
Declaration vs definition in C
Dec 08, 2025
c
language-lawyer
does fetching values into local variables allow greater optimization in C/C++?
Dec 06, 2025
c++
c
optimization
autotools: one project with one executable, one shared obj and a "shared" internal library
Dec 08, 2025
c
autotools
libtool
How we access stack variables without poping them?
Dec 08, 2025
c
heap-memory
stack-memory
Passing a const pointer to a struct vs pass by value [duplicate]
Dec 08, 2025
c
performance
pointers
struct
coding-style
ref to stderr in (old) C code generates error
Dec 07, 2025
c
compiler-errors
cygwin
gnu
legacy
ELI5: What is the data type of `int *p[]`
Dec 08, 2025
c++
c
arrays
pointers
types
fgetc blocking : problem with reading from a pipe
Dec 08, 2025
c
ipc
pipe
fork
How to get further information on SIGFPE signal?
Dec 08, 2025
c
unix
signals
posix
bsd
What is the correct way to get a LOCALE_SSHORTDATE that is guaranteed to have a full (4-digit) year number?
Dec 08, 2025
c
winapi
locale
Why globals shouldn't be initialized at 0 / NULL / false in the linux kernel?
Dec 08, 2025
c
linux
coding-style
global-variables
Djikstra's Algorithm in C
Dec 08, 2025
c
algorithm
C struct, incomplete field type
Dec 08, 2025
c
struct
Type casting in C - Ints and Char*
Dec 07, 2025
c
arrays
casting
void
void-pointers
C: working with char array as 8 byte blocks
Dec 08, 2025
c
pointers
« Newer Entries
Older Entries »