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
LD_LIBRARY_PATH does not work
Dec 16, 2022
c
gcc
linker
zlib
Proper way to count down with unsigned
Dec 16, 2022
c
loops
unsigned
Why can't I increment an array?
Dec 16, 2022
c
arrays
pointers
Why there is no sign character in the syntax of constants?
Dec 16, 2022
c
syntax
extern "C" causing an error "expected '(' before string constant" [duplicate]
Dec 15, 2022
c++
c
extern
Can c declare two function with the same name, return type but different parameters
Dec 16, 2022
c
gcc
Declaring Size of Array Using Variable
Dec 16, 2022
c
arrays
How do I return an array of struct from a function?
Dec 16, 2022
c
Matrix computations in C
Dec 16, 2022
c
matrix
memory
How to understand this GNU C inline assembly macro for PowerPC stwbrx
Dec 16, 2022
c
assembly
embedded
endianness
powerpc
How to set bits in byte without loop
Dec 15, 2022
c++
c
bit-manipulation
Why is `x && y` not parsed as `x & (&y)`?
Dec 16, 2022
c
parsing
Looping through a char array in C
Dec 16, 2022
c
string
pointers
memory allocation in array of structure using double pointers in C
Dec 15, 2022
c
arrays
pointers
struct
Swapping first and last name in C
Dec 15, 2022
c
strcat() vs sprintf() inside a loop
Dec 16, 2022
c
performance
loops
printf
strcat
Usage of extern in the same file
Dec 16, 2022
c
linker
extern
Why does insertion into a list require a pointer to a pointer
Dec 16, 2022
c
pointers
C: What happens (in detail) in x=~x if x is of type char?
Dec 15, 2022
c
type-conversion
operators
What is __attribute__((unused)) static?
Dec 15, 2022
c
gcc
gnu
libuv
« Newer Entries
Older Entries »