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
Why do I need to ensure that format in fprintf_s is not a user-defined string?
Nov 20, 2025
c
printf
Why do we need header files in C when we can use 'extern' identifiers?
Nov 20, 2025
c
compilation
linker
header
If one can choose to fwrite() 100 1 bytes, or 1 100 bytes, which approach should be prefered?
Nov 20, 2025
c
Aligned vs. Packed attributes
Nov 20, 2025
c
attributes
embedded
structure
memory-alignment
How to avoid 'possibly lost' memory when using calloc to allocate memory for char array in C
Nov 20, 2025
c
memory
valgrind
calloc
How can two processes which bind on the same port receive the same message?
Nov 20, 2025
c++
c
sockets
network-programming
multicast
Why does `wprintf` replace non-ASCII characters with question mark `?` characters?
Nov 20, 2025
c
unicode
utf-16
ltrace printf() but shows puts()
Nov 20, 2025
c
What do these strange macro definitions mean (and are they even correct?)
Nov 19, 2025
c
macros
c-preprocessor
Is it possible to pass char[][] to a function requesting char**?
Nov 20, 2025
c++
c
arrays
pointers
char
Defining a C function that takes a 2D array with variables for dimension sizes
Nov 19, 2025
c
multidimensional-array
c-strings
function-declaration
variable-length-array
Why are more x86 instructions faster than less? [duplicate]
Nov 19, 2025
c
assembly
optimization
x86
C programming output doesn't match with logic (maybe Type Casting)
Nov 19, 2025
c
casting
Does the compiler reserve memory for the biggest block of code or all blocks in C?
Nov 19, 2025
c
memory
memory-management
Random characters printed after printing 'result'
Nov 20, 2025
c
loops
while-loop
c-strings
getchar
How to fix RSA Deprecation [duplicate]
Nov 19, 2025
c
openssl
rsa
Are there any guarantees made by the C language specification that the size of a short will always be double the size of a char? [duplicate]
Nov 19, 2025
c
specifications
C/C++ USB drive event
Nov 20, 2025
c++
c
windows
winapi
usb
TTCN to C conversion
Nov 19, 2025
c
ttcn
Sleep function in c in windows. Does a function with better precision exist?
Nov 19, 2025
c
windows
sleep
precision
delay
« Newer Entries
Older Entries »