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 with inline assembly - recursive function that calls within the asm statement
Sep 05, 2025
c
recursion
assembly
arm
inline-assembly
Is value of variable always negative in case of overflow
Sep 03, 2025
c++
c
integer-overflow
Understanding the flow of the kernel upon receiving a SIGSEGV for null-dereference
Sep 04, 2025
c
linux-kernel
x86
segmentation-fault
Function definition with prototype vs without prototype
Sep 04, 2025
c
function-definition
function-declaration
function-prototypes
How can a string parameter be of type byte * and of type wchar_t * at the same time?
Sep 04, 2025
c
winapi
char
wchar-t
In C struct, why packed,aligned seems to do padding?
Sep 05, 2025
c
gcc
struct
padding
packing
Do we need to specify "protocol" when "type" is SOCK_DGRAM or SOCK_STREAM in socket()?
Sep 04, 2025
c
linux
sockets
tcp
udp
How do I create a file descriptor backed by a simple char array?
Sep 04, 2025
c
unit-testing
file-descriptor
Load .so file from a jar
Sep 05, 2025
java
c
java-native-interface
loadlibrary
library-path
Armstrong number in c programming
Sep 04, 2025
c
'struct mm_struct' has no member named 'mmap_sem' error in the module build after switching from 5.4.21 to 5.10.0-rc5
Sep 04, 2025
c
memory-management
linux-kernel
linux-device-driver
cmake to place the intermediate files to a certain directory
Sep 05, 2025
c++
c
cmake
build-automation
How to restore string after using strtok()
Sep 04, 2025
c
sorting
strtok
Does float in Linux gcc (5.4.0) obey IEEE754 rules?
Sep 03, 2025
c
linux
gcc
floating-point
ieee-754
Overriding execve() with LD_PRELOAD only works sometimes
Sep 04, 2025
c
linux
C preprocessor macro multiple arguments
Sep 04, 2025
c
c-preprocessor
How to switch off local array merging in clang?
Sep 04, 2025
c
gcc
clang
compiler-optimization
How to print to console (Linux) without the standard library (libc)
Sep 04, 2025
c
linux
gcc
char const *const *const varName
Sep 05, 2025
c
pointers
How to interface my iSCSIinitiator to scsi subsystem in windows [closed]
Sep 04, 2025
c
windows
iscsi
« Newer Entries
Older Entries »