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 does 2 dimension array passing to function requires its size?
Dec 14, 2022
c
arrays
pointers
multidimensional-array
Call by reference value's type casting in Unix
Dec 14, 2022
c
unix
casting
porting
Is the type `stack_t` no longer defined on linux?
Dec 14, 2022
c
linux
ucontext
Why is getchar() not working for me?
Dec 13, 2022
c
getchar
does a variable consume memory in addition to just its content (e.g. type, location)?
Dec 14, 2022
c++
c
C language : string concatenation on string pointer
Dec 14, 2022
c
XOR operator in C
Dec 13, 2022
c
bit-manipulation
bitwise-operators
xor
Is it possible that a variable declared after the main has file scope?
Dec 13, 2022
c
scope
control-structure
How to check whether a no is factorial or not?
Dec 14, 2022
c
performance
algorithm
factorial
n & ~(n - 1) What does this function do?
Dec 13, 2022
c
What happens to floating point numbers in the absence of an FPU?
Dec 14, 2022
c++
c
compiler-construction
floating-point
embedded
How to write a a self replacing/updating binary?
Dec 14, 2022
c++
c
linux
C Programming - Functionality of strlen
Dec 14, 2022
c
string
strlen
Bit shift operator precedence in C
Dec 14, 2022
c
operator-precedence
Interesting Powers Of 2 - algorithm/ Math (from Hackerrank ACM APC)
Dec 13, 2022
c
algorithm
math
C program confusing output
Dec 13, 2022
c
What is the utility of declaring a static variable in function?
Dec 13, 2022
c++
c
variables
static
C Generate random numbers without repetition [duplicate]
Dec 13, 2022
c
reason for double free or corruption
Dec 14, 2022
c
Where does constant local variable array go in memory for a 'C' program
Dec 14, 2022
c
gcc
memory
« Newer Entries
Older Entries »