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
Address sanitizer does not detect out-of-bounds
Jul 27, 2026
c
gcc
address-sanitizer
Is it undefined behavior what strncmp(s1, s2, 0) returns (i.e. the last argument is zero)?
Jul 27, 2026
c
language-lawyer
c-strings
strncmp
Is a non-constant zero integer cast to `void *` still a null pointer?
Jul 28, 2026
c
language-lawyer
standards
null-pointer
nullptr
GTK character count vs byte index
Jul 28, 2026
c
string
encoding
gtk
cyrillic
What is the difference between the two allocation methods?
Jul 27, 2026
c
malloc
C Block inside a function?
Jul 28, 2026
c
function
scope
C programming initialize 2D array dynamically
Jul 28, 2026
c
arrays
memory
pointers
How to get a C/C++ variable's property
Jul 28, 2026
c++
c
variables
scope
GCC (MinGW) Linker Fails When Trying to Use GetProcessImageFileName
Jul 28, 2026
c++
c
winapi
gcc
mingw
JNI: undefined symbol GOMP_parallel
Jul 28, 2026
c
java-native-interface
runtime-error
undefined
openmp
Unexpected output of printf
Jul 28, 2026
c
casting
printf
garbage
Pointer arithmetic in multidimensional array
Jul 28, 2026
arrays
c
pointers
multidimensional-array
How do i know if the compiler will optimize a variable?
Jul 28, 2026
c
microcontroller
Styles of dealing with errors in C? [duplicate]
Jul 27, 2026
c
error-handling
coding-style
Overwriting in a random access file
Jul 28, 2026
c
linux
file
Using the setuid bit in Linux
Jul 28, 2026
c
linux
unix
setuid
Declare a struct in C without defining it
Jul 28, 2026
c
struct
declaration
How can we print the sum of series 1+ 11 +111+........ upto N terms using recursion in C
Jul 28, 2026
c
algorithm
function
recursion
If I run a loop a million times, do I have to worry about declaring doubles in each iteration?
Jul 28, 2026
c
memory-management
« Newer Entries
Older Entries »