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
C/C++ for loop with existing start value
Sep 18, 2025
c++
c
variables
for-loop
Race condition with setpgid
Sep 18, 2025
c
linux
posix
pid
fork
How processes share virtual mem (Linux)
Sep 16, 2025
c
linux
memory
Should I optimize my code myself or let the compiler/gcc to do it
Sep 18, 2025
c
gcc
compilation
clarification for RAND_MAX and rand() in c stdlib.h
Sep 17, 2025
c
gnu
ansi-c
How are arrays stored on the stack?
Sep 18, 2025
arrays
c
heap-memory
stack-memory
gcc compiler optimization influences result of floating point comparison
Sep 17, 2025
c
gcc
floating-point
compiler-optimization
nm,objdump & pfunct giving contradicting answers to check if a function is inlined or not
Sep 16, 2025
c++
c
linux
unix
objdump
What is a dispatch table? How can I implement it in C?
Sep 18, 2025
c
pointers
function-pointers
dispatch-table
C switch case default always executes
Sep 18, 2025
c
while-loop
switch-statement
case
default
Extern Function?
Sep 18, 2025
c
function
extern
MISRA 2012 Rule 2.2 The result of this logical operation is always 'false'
Sep 17, 2025
c
misra
qa-c
Do you need to fclose() both files after freopen()? [duplicate]
Sep 18, 2025
c
fopen
freopen
Having a dirent that is a symbolic link, how can I get the link-target's path name?
Sep 18, 2025
c
symlink
readdir
opendir
C: Why do we include header files, which declare but don't define?
Sep 17, 2025
c
include
header-files
Client-area of Tab control?
Sep 17, 2025
c
winapi
tabs
C implicit extern for global variable, when does it happen, how does it work
Sep 17, 2025
c
global-variables
extern
Calling write() C API from CL on iSeries
Sep 17, 2025
c
ibm-midrange
control-language
ibm-ifs
Dummy nodes in Linked List implementation
Sep 17, 2025
c
data-structures
linked-list
singly-linked-list
asynchronous programming
Sep 17, 2025
c
« Newer Entries
Older Entries »