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 -O optimization: Help me understand the effect
Dec 17, 2022
c
gcc
Modify RIP register from inline assembly
Dec 15, 2022
c
assembly
x86-64
What exactly happens when pointers are assigned with strings values during initialization?
Dec 17, 2022
c
string
pointers
memory
warning: ignoring return value of ‘fscanf’ in C
Dec 17, 2022
c
warnings
compiler-warnings
scanf
Create a d-dimensional pointer [closed]
Dec 16, 2022
c
pointers
Comparing int with long and others
Dec 16, 2022
c
int
comparison
long-integer
Malloc, strlen, strcat
Dec 16, 2022
c
arrays
memory-management
Modelling a Pendulum in C
Dec 17, 2022
c
math
while-loop
physics
pthread mutex not working correctly
Dec 16, 2022
c
multithreading
pthreads
mutex
State Machine with no function pointer
Dec 16, 2022
c
embedded
state-machine
misra
safety-critical
C - error after for() cicle
Dec 16, 2022
c
for-loop
Using Designated Initializers with the Heap
Dec 15, 2022
c
heap-memory
designated-initializer
Moving frameless window by dragging it from a portion of client area
Dec 16, 2022
c
user-interface
winapi
custom-controls
C++ malloc invalid conversion from `void*' to struct
Dec 17, 2022
c++
c
pointers
dynamic-memory-allocation
MPI with Multiple Pthreads
Dec 17, 2022
c
multithreading
mpi
openmpi
Is nullptr used to terminate C-style strings?
Dec 17, 2022
c++
c
pointers
c++11
c-strings
When using regex in C, \d does not work but [0-9] does
Dec 16, 2022
c
regex
Is the order of execution always the same in C/C++
Dec 16, 2022
c++
c
First character of pointer
Dec 16, 2022
c
pointers
char
Why don't I get a warning while passing parameter to a function which should not accept any incoming parameter? [duplicate]
Dec 17, 2022
c
function
syntax
parameter-passing
« Newer Entries
Older Entries »