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
If two pointers point to the same memory address, do you only need to use free(ptr) once or twice?
Dec 25, 2022
c
pointers
memory
memory-leaks
malloc
How C header files import win32api functions?
Dec 25, 2022
c
winapi
reverse-engineering
What is the difference between stdout and stderr in C?
Dec 25, 2022
c
stderr
Why AVR-GCC compilers append a "clr r1" line after multiplication?
Dec 25, 2022
c
embedded
avr
avr-gcc
Compiling with optimization gets a condition wrong
Dec 25, 2022
c
gcc
optimization
What is the difference between int (*cmp)(void) and int *cmp(void)?
Dec 25, 2022
c
C Keil compiler uses malloc for local variables,why?
Dec 25, 2022
c
malloc
heap-memory
c99
keil
Why does printf print an integer as a double? [duplicate]
Dec 25, 2022
c
printf
Are all functions in C global?
Dec 24, 2022
c
ansi-c
global-functions
When is it okay to create 'reserved' identifiers?
Dec 25, 2022
c++
c
Why is this an illegal constant expression?
Dec 25, 2022
c
static
expression
constants
storage-class-specifier
What is in an executable besides the raw machine instructions?
Dec 25, 2022
c
assembly
gcc
executable
Can I assign a value to argv?
Dec 25, 2022
c++
c
visual-studio-code
Why does printf output float 1.45 with one decimal place, and 1.445 with two decimal places in different behaviors? [duplicate]
Dec 25, 2022
c++
c
floating-point
specifications
Create a function to return the length of an int array in C [duplicate]
Dec 25, 2022
arrays
c
function
Underflow error in floating point arithmetic in C
Dec 24, 2022
c
floating-point
underflow
RS232 Communication - Can I use it to create a steady state signal?
Dec 24, 2022
c
embedded
communication
serial-port
Is TCP Keepalive the only mechanism to determine a broken link?
Dec 25, 2022
c
linux
tcp
Double quotes in vim/ubuntu?
Dec 24, 2022
c
linux
vim
IDE for C application development that you admire most [closed]
Dec 25, 2022
c
ide
« Newer Entries
Older Entries »