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
Linux: How to measure memory usage for a thread within process?
Feb 21, 2023
c++
c
linux
multithreading
Comparing two fractions (< and friends)
Feb 19, 2023
c
64-bit
fractions
Is it OK to malloc an array in a called function but free it in the calling function?
Feb 21, 2023
c
Improving cache performance while iterating through a simple 2D array?
Feb 21, 2023
java
c
caching
"multiple definition of value" when compiling C program with uninitialized global in g++ but not gcc
Feb 21, 2023
c++
c
linker
compiler-errors
global-variables
what is difference between file descriptor and fildes [closed]
Feb 19, 2023
c
linux
goto statements and alternatives in C
Feb 21, 2023
c
goto
Signal and SIGCHLD, what does it do?
Feb 21, 2023
c
signals
fork
A union may only be initialized with a value of the type of its first member,K&R
Feb 20, 2023
c
unions
error in the code given in skiena's book for the application of dfs to find a cycle in a graph
Feb 21, 2023
c
algorithm
graph
depth-first-search
valgrind error with strcpy
Feb 20, 2023
c
linux
string
memory
valgrind
Migrate a C program to Android NDK
Feb 21, 2023
android
c
android-ndk
Reading from message queue (non-blocking if empty)
Feb 20, 2023
c
linux
message-queue
sysv-ipc
C standard binary trees
Feb 20, 2023
c
data-structures
tree
binary-tree
unused functions detection utility for c
Feb 20, 2023
c
code-analysis
Why does sizeof(int) vary across different operating systems?
Feb 19, 2023
c++
c
operating-system
declared as array of references of type float&
Feb 20, 2023
c++
c
Understanding multiple declaration of a variable in a program and GCC compiler behavior
Feb 19, 2023
c
gcc
static
static-members
gnu-arm
Getting actual image resolution from JFIF/EXIF (JPEG) header?
Feb 20, 2023
c++
c
header
jpeg
resolution
C : Character swapping [duplicate]
Feb 20, 2023
c
pointers
char
« Newer Entries
Older Entries »