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
gcc with -Wformat option prints warning for const unsigned char
Jan 24, 2026
c
gcc
compiler-warnings
Why does avr-gcc bother to save the register state when calling main()?
Jan 24, 2026
c
stack
microcontroller
avr
avr-gcc
Reallocating an array (C99)
Jan 24, 2026
c
memory-management
c99
How to set number of bytes with memcpy?
Jan 23, 2026
c
memcpy
heartbleed-bug
Undeclared enum?
Jan 22, 2026
c
enums
How to get the terminal dimensions in C++ code? [duplicate]
Jan 23, 2026
c++
c
linux
bash
terminal
Understanding code snippet open_clientfd(char *hostname, char *port) from book CSAPP?
Jan 24, 2026
c
sockets
Option to display formatted C program in iOS
Jan 24, 2026
javascript
ios
objective-c
css
c
How do i make a faster C algorithm [closed]
Jan 24, 2026
c
algorithm
performance
numbers
Build systems can't find references when library is built in another project, why?
Jan 22, 2026
c
cmake
dependencies
C Primer Plus Chapter 3 Programming Exercise 6
Jan 23, 2026
c
Casting between structs?
Jan 24, 2026
c
Why printf("test"); does not give any error?
Jan 24, 2026
c
return
printf
return-value
Is Tail Call Optimization intentionally not used for `vector<T> foo() { return bar(); }`, given `vector<T> bar();`? [duplicate]
Jan 24, 2026
c
gcc
optimization
x86-64
calling-convention
Where can I find a c/c++ implementation of the minimum bound box algorithm?
Jan 24, 2026
c
geometry
implementation
« Newer Entries
Older Entries »