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
Valgrind Errors on Mac OS X for printf a double
Jun 24, 2026
c
macos
valgrind
Linked list traversing with and without the next field
Jun 23, 2026
c
linked-list
nodes
traversal
Analog GCC '-ffshort-double' in Clang
Jun 24, 2026
c
gcc
clang
Lock Free stack implementation idea - currently broken
Jun 24, 2026
c
stack
lockless
rcu
aba
C: How to compile an header included in another header with makefile?
Jun 23, 2026
c
makefile
header-files
Int array empty - C
Jun 23, 2026
c
arrays
string
strcmp
strcpy
malloc memory corruption, fopen
Jun 24, 2026
c
sockets
udp
malloc
fopen
can flockfile function be used for process
Jun 24, 2026
c
multithreading
process
C Replace one character in an char array by another
Jun 24, 2026
c
arrays
string
replace
char
What kind of c function is this?
Jun 23, 2026
c
function
construct
Conversion from string literal to char *
Jun 24, 2026
c++
c
c++11
C : If as I understand 0 and '\0' are the same, how does the compiler knows the size of an array when I write int my_array = {0};?
Jun 24, 2026
c
initialization
C - Should a function return something especially in main() declaration? [duplicate]
Jun 24, 2026
c
program-entry-point
How to write to specific offset in empty file
Jun 22, 2026
c
linux
file
How do I convert ISO-8859-8-i to UTF-8?
Jun 24, 2026
c
unicode
iconv
how to stop the pre-compile in C?
Jun 24, 2026
c
precompiled
conditional-compilation
Create a windows service from a compiled app
Jun 24, 2026
c++
c
windows
service
n numbers are arranged in a circle. We need to find the maximum sum of consecutive nos
Jun 23, 2026
java
c
arrays
algorithm
kadanes-algorithm
« Newer Entries
Older Entries »