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
Casting function pointers with arguments of different pointer types
Sep 03, 2025
c
casting
function-pointers
How to put assert into release builds in C/C++
Sep 04, 2025
c++
c
release
assert
In C, should inline functions in headers be externed in the .c file?
Sep 03, 2025
c
inline
Return value of system() is not return value of executed program
Sep 03, 2025
c
return
program-entry-point
Using spi-bitbang driver
Sep 04, 2025
c
linux
kernel
spi
C pointer syntax
Sep 04, 2025
c
pointers
syntax
Why I get: returning const char * from a function with result type char * discards qualifiers
Sep 04, 2025
objective-c
c
nsstring
char
Does the C compiler have to short-circuit && and || unnecessarily?
Sep 03, 2025
c
compiler-optimization
short-circuiting
Are bitmasks mandatory for unsigned conversions?
Sep 03, 2025
c
c99
unsigned
bitmask
What are source and execution character sets?
Sep 03, 2025
c
c23
Volatile access of struct member
Sep 02, 2025
c
volatile
Relation of endianness to assembly conversion of size in C
Sep 03, 2025
c
assembly
x86-64
endianness
How to change the precision of a floating point in C at runtime?
Sep 03, 2025
c
types
precision
How to remove duplication in Makefile?
Sep 03, 2025
c
build
makefile
dry
Has anyone implemented a replacement for string.h using a struct to store the string and length?
Sep 03, 2025
c
string
Process-shared condition variable : how to recover after one process dies?
Sep 03, 2025
c
linux
pthreads
condition-variable
GUI for linux c
Sep 03, 2025
c
linux
user-interface
bc (standard_in) 1: syntax error
Sep 01, 2025
c
bash
shell
bc
set 2 values in a ternary operation - C
Sep 03, 2025
c
if-statement
ternary-operator
Why must the file exist when using the 'r+' mode in fopen?
Sep 03, 2025
c++
c
fopen
« Newer Entries
Older Entries »