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
CMAKE_C_COMPILER not set, after EnableLanguage [duplicate]
Sep 10, 2025
c++
c
gcc
cmake
cmakelists-options
Why can I implicitly convert an int literal to an int * in C but not in C++?
Sep 10, 2025
c++
c
pointers
casting
How to return a Python Enum from C extension?
Sep 09, 2025
python
c
enums
python-c-api
Understanding CPU cache and cache line
Sep 10, 2025
c
cpu-cache
How can I build my C extensions with MinGW-w64 in Python?
Sep 10, 2025
python
c
compilation
64-bit
C struct assignment by unnamed struct initialized by member-wise list, syntax candy or unintentional memory overhead?
Sep 10, 2025
c
struct
rvalue
Can I printf a half-precision floating-point value?
Sep 10, 2025
c
printf
glibc
format-specifiers
half-precision-float
What determines when an array is considered a variable length array
Sep 10, 2025
arrays
c
In Linux, can I make a file unchangeable while the process creating it is running while removable if the process has been terminated?
Sep 10, 2025
c
linux
file
ipc
How to detect if a syscall exists on linux programmatically?
Sep 10, 2025
c
linux
system-calls
How can I read arguments in _start function?
Sep 09, 2025
c
linux
assembly
64-bit
why gcc is adding .comment and .note.gnu.property section?
Sep 10, 2025
c
gcc
ld
Compiling libuv with libwebsockets
Sep 09, 2025
c
cross-compiling
embedded-linux
libuv
libwebsockets
Why doesn't strict aliasing rule apply to int* and unsigned*?
Sep 10, 2025
c
language-lawyer
compiler-optimization
undefined-behavior
strict-aliasing
Initializing a struct with another struct
Sep 10, 2025
c
struct
copy
print array contents to a file using gdb
Sep 10, 2025
c++
c
arrays
debugging
gdb
Is it bad to create static global variable in JNI implementations?
Sep 09, 2025
java
c
performance
static
java-native-interface
Are file descriptors shared when fork()ing?
Sep 09, 2025
c
linux
unix
fork
In C, should inline be used in definition or declaration [duplicate]
Sep 10, 2025
c
« Newer Entries
Older Entries »