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
Using C++ struct with virtual members (i.e. non-POD) in C
Aug 26, 2026
c++
c
virtual-functions
memory-layout
vptr
How to check that pointer is writing in the out of allocated memory?
Aug 26, 2026
c
pointers
memory-management
malloc
How do you efficiently count the trailing zero bits in a number?
Aug 26, 2026
c++
c
while-loop
bit-manipulation
bitwise-operators
Adding structure to an array of char in C
Aug 25, 2026
c
arrays
struct
For every element in an array select a random element in the array
Aug 25, 2026
c
algorithm
random
Why is my program performing differently based only on the order I give source file operands to Clang?
Aug 25, 2026
c
scope
linker
clang
create a random number less than a max given value
Aug 26, 2026
c
random
Trouble with characters in C
Aug 25, 2026
c
char
compiler-errors
fgetc
C program compiles and runs but skips if-else evaluation randomly when executed
Aug 25, 2026
c
if-statement
Reading memory in correct order Need some help
Aug 24, 2026
c
algorithm
Difference between static global variable and non-static global variable in C [duplicate]
Aug 26, 2026
c
variables
scope
C integer overflow
Aug 25, 2026
c
integer
overflow
camelCase vs snake_case in C/C++ identifiers and filenames [closed]
Aug 25, 2026
c++
c
function header and implementation in different files C
Aug 25, 2026
c
function
header
definition
what's on the stack when a function is called?
Aug 25, 2026
c++
c
compiler-construction
programming-languages
callstack
C pointer math with structures
Aug 24, 2026
c
pointers
structure
Going backwards by one in file stream
Aug 24, 2026
c
pointers
filestream
encryption
What is a good coding practice for freeing allocated resources at failure/exit points in C? [closed]
Aug 25, 2026
c
memory-management
heap-memory
free
« Newer Entries
Older Entries »