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
what does the following call mean in C? [duplicate]
Dec 25, 2022
c
cortex-m
sizeof-operator reverse behavior
Dec 25, 2022
c
sizeof
How to get ASCII code of C `char` portably in ANSI C
Dec 25, 2022
c
ascii
Building an R package which uses a c code library
Dec 25, 2022
c
r
What is type-safe in c/c++
Dec 24, 2022
c++
c
Is it legal to cast a function returning an object pointer to a function returning a void pointer?
Dec 25, 2022
c
casting
language-lawyer
function-pointers
c89
About function overloading in c
Dec 25, 2022
c
linux
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
« Newer Entries
Older Entries »