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
Are there any downsides to compiling with -g flag?
Oct 17, 2025
c++
c
debugging
gcc
gdb
Operand of * must be a pointer
Oct 17, 2025
c
How can iterate the stack frames manually in C?
Oct 17, 2025
c
linux
gcc
gdb
backtrace
Encryption (Rijndael Cipher) With C/C++ in Android NDK
Oct 17, 2025
c++
c
encryption
android-ndk
C how to "hide" macros from main scope
Oct 15, 2025
c
inheritance
struct
scope
unions
In waf, how do I define a dependency on a generated header from another subdir
Oct 17, 2025
c
code-generation
waf
Why is my hello world binary mostly zeroes?
Oct 16, 2025
c
macos
assembly
executable
mach-o
Difference between fork(3) and fork(2)
Oct 16, 2025
c
linux
fork
system-calls
How can I store a 64-bit memory address in a variable?
Oct 17, 2025
c
pointers
Does realloc change pointer address?
Oct 16, 2025
c
function
malloc
realloc
Can ANTLR4 parser generator generate C code?
Oct 17, 2025
c
antlr
antlr4
Why can GCC only do loop interchange optimization when the int size is a compile-time constant?
Oct 16, 2025
c
gcc
optimization
x86
compiler-optimization
What does this while line do?
Oct 16, 2025
c
how can a function return an lvalue in c?
Oct 17, 2025
c
linux
multithreading
pthreads
GCC: warning on unused return [duplicate]
Oct 17, 2025
c
gcc
Getting a single character without pressing enter [duplicate]
Oct 16, 2025
c
input
character
fgets
getchar
Finding the size of a file created by fmemopen
Oct 17, 2025
c
linux
stdio
Return value from writing an unused parameter when falling off the end of a non-void function
Oct 16, 2025
c
gcc
x86
return-value
kernighan-and-ritchie
Can a struct have a member which is a pointer to a struct of the same type?
Oct 15, 2025
c
pointers
struct
qualifiers
« Newer Entries
Older Entries »