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
strncpy doesn't always null-terminate
Dec 05, 2022
c
strncpy
Multiple string concatenation [duplicate]
Dec 05, 2022
c
cstring
What happens if void type function returns nothing?
Dec 05, 2022
c++
c
How to format a float number to the right in C?
Dec 05, 2022
c
string-formatting
How to fix gcc error: expected while before void
Dec 04, 2022
c
gcc
compiler-errors
pthreads
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
« Newer Entries
Older Entries »