Search code examples
GLSL uniform name empty when using SPIR-V on Intel HD Graphics but not on NVIDIA...


copenglnvidiaintelspir-v

Read More
free of struct 1 with an array of struct 2, inside of struct 2 there is an array of int...


cpointersmemory-leaksfreedynamic-arrays

Read More
Why does this implementation of offsetof() work?...


cpointersoffsetof

Read More
How do I create a Virus signature?...


csignatureantivirusvirus

Read More
What's the expected behavior of open(name, O_CREAT|O_DIRECTORY, mode)?...


clinuxfilesystemsposixbsd

Read More
Toggle between normal mode and full screen in Win32...


cwindowswinapifullscreen

Read More
Issues with GLFW and GLEW...


c++ccompiler-errorsglfwglew

Read More
How to print a unsigned char to a human readable format in c?...


cchar

Read More
Checking if a pointer is allocated memory or not...


cpointers

Read More
RC4 windows api decryption function works in c++ but not in golang...


c++cgoencryption

Read More
What is faster and best for with if and return or while?...


javajavascriptccpu-speed

Read More
Who decides the sizeof any datatype or structure (depending on 32 bit or 64 bit)?...


c++clinuxcompiler-constructionoperating-system

Read More
What determines the size of primitive data types?...


c++cmemorytypes

Read More
Attempt to parallelize the summation of natural numbers from 1 to N happens to lower computing speed...


cparallel-processingoperating-system

Read More
Why does C let you ignore returned values from functions?...


cfunction

Read More
CLIPS Focused module after auto focused rule is executed...


cclipsexpert-system

Read More
Efficient implementation of natural logarithm (ln) and exponentiation...


cmathmicrocontroller

Read More
STM32, arm-none-eabi: String is not output with printf if the string contains a leading `\n`...


cprintfstm32

Read More
Will this expression evaluate to true or false (1 or 0) in C?...


cconditional-operatorunary-operatorsequence-pointspostfix-operator

Read More
different behavior of two seemingly identical code...


c

Read More
Can you sometimes rely on machine-dependent behavior, even when the C standard considers it undefine...


cundefined-behavior

Read More
Issue with synchronization of threads using condition variables to output the Mandelbrot...


cpthreadsmutexcondition-variablemandelbrot

Read More
Calculating pow(a,b) mod n...


c++calgorithmpowmodular-arithmetic

Read More
typeof operator in C...


cgcctypeof

Read More
Does the ordering of multiple va_end calls matter?...


c++cvariadic-functions

Read More
C qsort fn segementation fault...


c

Read More
can't print correctly a long double in C...


cmingwlong-double

Read More
Bit bufferer doesn't behave as expected in C...


cbit-manipulationhuffman-codebinary-operators

Read More
Arrow operator (->) usage in C...


cpointerssyntax

Read More
What is a privileged instruction? ...


cwinapidebuggingodbc

Read More
BackNext