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
Does EOF from fputc always mean ferror returns true?
Jan 26, 2023
c
How to replace the recently abolished first parameter of macro "access_ok"?
Jan 27, 2023
c
linux
linux-device-driver
No compiler warning when there's a comma instead of a semicolon in a for loop
Jan 26, 2023
c
for-loop
compiler-warnings
comma-operator
SIMD search for trough after the last peak
Jan 27, 2023
c
vectorization
simd
avx2
Why not all the standard headers are preceded with std prefix?
Jan 27, 2023
c
language-lawyer
naming
c11
c17
using binary search to find the first capital letter in a sorted string [closed]
Jan 27, 2023
c
char
c-strings
uppercase
function-definition
Using va_args without passing num (like printf)
Jan 27, 2023
c
variadic-functions
Stack cleanup not working (__stdcall MASM function)
Jan 26, 2023
c
assembly
x86
masm
stdcall
Is it possible to make a union right aligned in C?
Jan 27, 2023
c
unions
memory-alignment
Why should we use double pointer for adding node in front/back, but not in the middle?
Jan 27, 2023
c
pointers
pass-by-reference
singly-linked-list
function-definition
Why is every value not initialized to 0? [duplicate]
Jan 27, 2023
arrays
c
initialization
storage-duration
Accessing an enum inside a struct in C
Jan 26, 2023
c
Allocating space of 1 char to an int pointer
Jan 25, 2023
c
How to tell compiler the "range" of a #define (-Wtype-limits warning)
Jan 27, 2023
c
limit
compiler-warnings
Multiple printf in the For-loop as part of the initialization, condition and update
Jan 27, 2023
c
loops
printf
Is the compiler allowed to modify padding bytes
Jan 27, 2023
c
language-lawyer
padding
Copy larger size variable unit16 to equivalent smaller array size unint8 by casting in c
Jan 27, 2023
c
stm32
i2c
mcu
Is there a wxWidgets framework for C?
Jan 26, 2023
c
user-interface
Make VS compiler catch signed/unsigned assignments?
Jan 27, 2023
c++
c
visual-studio
How can I prevent deformation when rotating about the line-of-sight in OpenGL?
Jan 26, 2023
c
opengl
« Newer Entries
Older Entries »