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
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
Remove extra white space from inside a C string?
Dec 02, 2022
c
string
whitespace
How do I set the number of characters output in a fprintf '%s' format using a variable?
Dec 02, 2022
c
file
printf
what does (int) mean in C programming
Dec 02, 2022
c
Is this "*ptr++ = *ptr + a" undefined behavior?
Dec 01, 2022
c++
c
sequence-points
How to justify using a scripting language as part of a project
Dec 02, 2022
java
c
lua
Calculating Fibonacci Numbers Recursively in C
Dec 02, 2022
c
fibonacci
Need a tool to detect memory leaks in C code
Dec 02, 2022
c
debugging
memory-management
memory-leaks
does 8-bit processor have to face endianness problem?
Dec 02, 2022
c
8051
« Newer Entries
Older Entries »