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 support multiple language in a Linux C/C++ program?
Sep 05, 2025
c++
c
linux
locale
Modifying string with russian symbols in c language
Sep 05, 2025
c
arrays
string
What is another alternative to strcat and strncat functions in C?
Sep 04, 2025
c
string
character
strcat
Openmpi mpmd get communication size
Sep 05, 2025
c++
c
parallel-processing
mpi
openmpi
What happened if I don't set EPOLLOUT event and direct call write() function?
Sep 05, 2025
c++
c
sockets
epoll
How to reverse the 4 bytes of an unsigned integer? [duplicate]
Sep 04, 2025
c
int
unsigned
Does the definition int a = 0, b = a++, c = a++; have defined behavior in C?
Sep 05, 2025
c
language-lawyer
undefined-behavior
sequence-points
c17
What is and how to solve the warning: format ‘%p’ expects argument of type ‘void *’, but argument 2 has type ‘int *’ [-Wformat=] when printing it out
Sep 05, 2025
c
compiler-warnings
Library to write an odf file from a C program [closed]
Sep 05, 2025
c
document
openoffice.org
Apache module command parser prototype
Sep 04, 2025
c++
c
linux
apache
apache-modules
Linux Loader Lock / loader int __attribute__((constructor))
Sep 05, 2025
c
linux
.so
Frama-C / WP Proof of Moving Average Function - Pointer validity of array slice fails
Sep 04, 2025
c
frama-c
formal-verification
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
« Newer Entries
Older Entries »