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
Compile different code on whether a function is available or not
Jun 28, 2022
c
macros
c-preprocessor
conditional-compilation
What is the simplest way to write a timer in C/C++?
May 05, 2022
c++
c
Need an explanation of how pointers work when passing in as function args
Jan 02, 2017
c
C memory space and #defines
Aug 18, 2022
c
embedded
memory-management
c read a file's permissions
Oct 28, 2022
c
permissions
Is there a way to figure out the top callers of a C function?
Feb 27, 2019
c++
c
optimization
code-analysis
Why is that data structures usually have a size of 2^n?
Oct 02, 2022
c
data-structures
size
buffer
Random int 1-255 to character in C
Feb 24, 2019
c
random
char
int
C warning 'return' with no value, in function returning non-void
Mar 06, 2019
c
warnings
C: performance of assignments, binary operations, et cetera
Jun 17, 2022
c
performance
understanding strlen function in C
Jun 24, 2022
c
exact representation of floating points in c
Sep 22, 2022
c
floating-point
GCC gives incorrect answer with optimization enabled
Dec 14, 2019
c
gcc
GDB creating a core file
Dec 01, 2021
c
gdb
core
C , C++ unsynchronized threads returning a strange result
Mar 25, 2022
c++
c
multithreading
thread-safety
How to free a pointer to a dynamic array in C?
Nov 05, 2022
c
pointers
free
dynamic-arrays
Freeing pointer after pointer arithmetic
Oct 29, 2022
c
pointers
pointer-arithmetic
What are best practices for finding a bug in a C program that only shows up in optimized build
Oct 14, 2022
c
debugging
gdb
Why I cant create raw socket in Ubuntu?
Oct 29, 2022
c
sockets
networking
Why do certain C/C++ functions use pointers as parameters?
Jul 08, 2022
c++
c
pointers
« Newer Entries
Older Entries »