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
Creates two pointers? char *name[] = {"xxx", "yyy"}
Dec 05, 2022
c
arrays
string
pointers
number divide by zero is hardware exception
Dec 05, 2022
c++
c
exception
assembly
divide-by-zero
C (void *) used as polymorphic function pointer
Dec 05, 2022
c
pointers
polymorphism
void-pointers
Explicitly initialize DWORD to 1, but debugger shows wildly out of range value
Dec 03, 2022
c++
c
winapi
dword
Why is the output of `j= ++i + ++i;` different in C# and C?
Dec 04, 2022
c#
c
pre-increment
less than comparison for void pointers
Dec 05, 2022
c
pointers
comparison
Access the RAW disk using C/C++
Dec 05, 2022
c++
c
linux
windows
disk
Why are there two names for a struct in this C code? [duplicate]
Dec 05, 2022
objective-c
c
What is the difference between sizeof(x) and sizeof(p_x)
Dec 04, 2022
c
Do compilers reduce simple functions given constant arguments into unique instructions?
Dec 03, 2022
c++
c
gcc
optimization
compiler-optimization
Defining an extern variable in the same header file
Dec 05, 2022
c++
c
extern
Compute logarithmic expression without floating point arithmetics or log
Dec 04, 2022
c
math
embedded
logarithm
lookup-tables
Include and code on same line in C
Dec 04, 2022
c
include
Allocating and freeing memory in a loop in C
Dec 05, 2022
c
memory-management
memory-leaks
how to detect the ESC key in C?
Dec 05, 2022
c
getlocale() function in C
Dec 04, 2022
c
Are i < N+1 and i <= N different?
Dec 05, 2022
c++
c
for-loop
comparison
Rounding integer division without logical operators
Dec 05, 2022
c++
c
rounding
Is negating INT_MIN undefined behaviour?
Dec 04, 2022
c
c99
undefined-behavior
c89
snprintf negative/zero value of buffer size
Dec 04, 2022
c
printf
buffer
« Newer Entries
Older Entries »