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
why is -1>strlen(t) true in C? [duplicate]
Aug 27, 2022
c
strlen
How to check if argv[count] is an integer
Jul 04, 2022
c
pointers
printf
How do I check the contents of an array?
Aug 28, 2022
c
arrays
Block a thread with sleep vs block without sleep
Nov 11, 2022
c++
c
multithreading
Why C has so many different types? [closed]
Dec 24, 2018
c
type-conversion
Where is a char-pointing string stored LOGICALLY?
Sep 09, 2022
c
string
pointers
char
stack
Why we can't compare pointers which don't point to elements within the same array?
May 15, 2022
c
arrays
pointers
pointer-arithmetic
void pointer = int pointer = float pointer
Jan 08, 2020
c
pointers
endianness
Error in strcmp() when I use a structure as a parameter
Feb 02, 2019
c
string
structure
strcmp
Pointer to Array in C
Oct 20, 2022
c
arrays
pointers
lone declaration in if statement?
Oct 16, 2022
c
language-lawyer
declaration
What exactly is stdin?
Jun 05, 2022
c
gcc
stdin
Correct use of Realloc
Apr 20, 2022
c
realloc
Is this is an example of static memory allocation or dynamic memory allocation?
May 03, 2022
c
memory-management
dynamic-memory-allocation
static-memory-allocation
can I assume that sizeof(uint8_t) = 1?
Mar 31, 2022
c
sizeof
uint8t
uint
Why clang does not optimize global const like a #define?
Dec 13, 2019
c++
c
optimization
clang
constants
Operations on arbitrary value types
Jan 27, 2020
c++
c
cuda
gpgpu
value-type
irritating select() behaviour in c
Jul 12, 2020
c
sockets
select
timeout
Counting the number of occurrences of words in a textfile
Dec 17, 2016
c
algorithm
nlp
counting
Pthread conditional signal - not working as expected
Jun 03, 2022
c
synchronization
pthreads
« Newer Entries
Older Entries »