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
In C, why don't we usually assign dynamically allocated arrays to (a pointer to) an array type instead of a pointer to the first element?
Oct 19, 2025
c
dynamic-memory-allocation
Why do we use double pointers while passing a Structure argument in C?
Oct 19, 2025
c
pointers
linked-list
How to get the return code of the syscall using SECCOMP_RET_DATA and PTRACE_GETEVENTMSG
Oct 19, 2025
c
system-calls
ptrace
bpf
seccomp
Are these lines of code in C programming the same
Oct 19, 2025
c
LoadLibraryExW Fails to Load User32.dll
Oct 18, 2025
c
windows
winapi
dll
loadlibrary
CMake configuration for multiple test files
Oct 19, 2025
c
cmake
Why implicit conversion occurs for addition between unsigned char?
Oct 19, 2025
c
integer-promotion
compound-assignment
How to get a value from a memory adress in C? [duplicate]
Oct 19, 2025
c
memory-management
How can i generate random doubles in C?
Oct 19, 2025
c
algorithm
random
double
srand
Why is the address length parameter neccessary when binding a socket in C?
Oct 18, 2025
c
sockets
system-calls
if statement with char is not working in C
Oct 17, 2025
c
Bit data type in Java
Oct 18, 2025
java
c
struct
bit
Running a C FastCGI script using NGINX
Oct 19, 2025
c
nginx
cgi
fastcgi
Inversion of Control or Dependency Injection -- anyone doing it in C?
Oct 19, 2025
c
dependency-injection
components
Why does C need prototype functions while Java does not? [duplicate]
Oct 19, 2025
java
c
function
prototype
How can I get Visual Studio Code to give correct highlighting to a custom type in a C / C++ project?
Oct 19, 2025
c++
c
visual-studio-code
syntax-highlighting
Does write system call need the data to be read to give >-1 return?
Oct 18, 2025
c
posix
ipc
GNU Binutils' Binary File Descriptor library - format example
Oct 19, 2025
c
gnu
executable-format
bfd
« Newer Entries
Older Entries »