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
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
How to make a .com file using C/C++?
Dec 02, 2022
c++
c
com
What is the default state of variables?
Nov 30, 2022
c
memory
initialization
Outcome of a small C program
Dec 02, 2022
c
unix
fork
What is a simple example of replacing c code with assembly to improve performance?
Dec 02, 2022
c
performance
« Newer Entries
Older Entries »