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
How to find number of 1's in a binary number in O(1) time?
Dec 02, 2022
c
algorithm
bit-manipulation
Is it possible to convert C/C++ source code to assembly?
Dec 02, 2022
c++
c
assembly
C string function calls, pass by value or reference?
Dec 02, 2022
c
string
parameter-passing
Who writes header files
Dec 03, 2022
c
header-files
C Pointers: *ptr vs &ptr vs ptr
Dec 02, 2022
c
pointers
initialized vs uninitialized global const variable in c
Dec 02, 2022
c
Why languages such as C, Pascal cannot implement tail recursion?
Dec 02, 2022
c
scheme
pascal
tail-recursion
sicp
Why is this algorithm O(N)?
Dec 02, 2022
c
algorithm
big-o
Why C11 standard doesn't drop unsafe strcat(),strcpy() functions?
Dec 02, 2022
c
strcpy
c11
strcat
Difference between NOT false and true
Dec 02, 2022
c
Will a string initializer somewhat waste memory?
Dec 02, 2022
c
arrays
memory
embedded
language-lawyer
Increment char pointer
Dec 02, 2022
c
char
increment
Free all the memory allocated by malloc(), realloc() in C
Dec 02, 2022
c
memory
memory-management
memory-leaks
valgrind
Why Is This Factorial Algorithm Not Accurate
Dec 01, 2022
c
algorithm
What is this a.out and what makes it disappear?
Dec 02, 2022
c
gcc
why formatting an int as 6*1000*1000 and not 6000000 [duplicate]
Dec 02, 2022
c
syntax
formatting
int
Why ++(*p) is not giving l-value required error?
Dec 02, 2022
c
arrays
pointers
lvalue
Why is __cplusplus defined within extern "C"
Dec 02, 2022
c++
c
mpi
Why does this code print 1 2 2 and not the expected 3 3 1? [duplicate]
Dec 02, 2022
c
language-lawyer
undefined-behavior
sequence-points
order-of-execution
ANSI C No-echo keyboard input
Dec 02, 2022
c
« Newer Entries
Older Entries »