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
What does casting to void* does when passing arguments to variadic functions?
Apr 27, 2026
c
arguments
void-pointers
variadic-functions
Store extra data in a c function pointer
Apr 27, 2026
c
function-pointers
Might casting void* into unsigned long int cause undefined behaviour even where sizeof(void*)==sizeof(unsigned long int)
Apr 26, 2026
c
type-conversion
pointer-conversion
Is it legal to cast a function to a pointer to a function of various kinds per C standard?
Apr 27, 2026
c
language-lawyer
function-pointers
sanitization
What If There Is A Memory Leak In Virtual Environment? [closed]
Apr 26, 2026
c
memory
memory-management
Wrong ELF class with both 32 and 64bits lib
Apr 26, 2026
c
gcc
Const in C function declaration and implementation
Apr 27, 2026
c
function
compilation
constants
function-prototypes
equivalent of C struct in C#
Apr 26, 2026
c#
c++
c
visual-studio
struct
C naming conventions for numeric functions?
Apr 26, 2026
c
naming-conventions
Equivalence of <limits> and <climits>
Apr 27, 2026
c++
c
stl
standards
limits
How can I use C code in a C# Project? Wrapper class?
Apr 25, 2026
c#
c
interop
wrapper
Can one declare but not define local variable in C/C++?
Apr 26, 2026
c++
c
variables
Explain parameters of getaddrinfo( )
Apr 25, 2026
c
sockets
websocket
webserver
getaddrinfo
authenticate on SSH via BSD socket
Apr 27, 2026
c
sockets
ssh
What are possible values for the FileSystemName string that GetVolumeInformation returns?
Apr 26, 2026
c
windows
winapi
Safely hooking C functions into assembly
Apr 26, 2026
c
visual-studio
assembly
x86
Is there a way in C to have the compiler/linker give an error if a function is not defined?
Apr 27, 2026
c
plugins
shared-libraries
Bidirectional FIFO
Apr 27, 2026
c
fifo
« Newer Entries
Older Entries »