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
How can we print the sum of series 1+ 11 +111+........ upto N terms using recursion in C
Jul 28, 2026
c
algorithm
function
recursion
If I run a loop a million times, do I have to worry about declaring doubles in each iteration?
Jul 28, 2026
c
memory-management
How to properly implement strcpy in c?
Jul 27, 2026
c
string
pointers
strcpy
Have compiler ignoring setting an argument register before calling function
Jul 28, 2026
c++
c
assembly
compiler-optimization
calling-convention
Writing a lua C module for Lua 5.X
Jul 28, 2026
c
lua
allocating memory using calloc and freeing
Jul 28, 2026
c
malloc
free
Is stdin treated as a character device in Linux?
Jul 28, 2026
c
linux
io
operating-system
input-devices
Do I need to write explicit memory barrier for multithreaded C code?
Jul 28, 2026
c
linux
multithreading
pthreads
Memory realloc risk
Jul 28, 2026
c
memory-management
What is the best way to represent a C array in Erlang?
Jul 28, 2026
c
erlang
erlang-nif
Should I avoid placing large objects on the stack?
Jul 28, 2026
c
Detect signs on roads
Jul 28, 2026
c
image
image-processing
opencv
computer-vision
Initialization of pointer to array
Jul 28, 2026
c
Does abort run in ring 0?
Jul 28, 2026
c++
c
x86
Why does this code using pointers not retrieve the value of x using b?
Jul 27, 2026
c
pointers
Get angle and quadrant from three points
Jul 28, 2026
objective-c
c
math
trigonometry
How is a callback different from and advantageous to conditional function calls for event handling?
Jul 28, 2026
c
callback
event-handling
function-pointers
create_module - why is copy_from_user used?
Jul 28, 2026
c
module
linux-kernel
kernel
vmalloc
Extract data between two delimiters
Jul 27, 2026
c
delimiter
string-parsing
« Newer Entries
Older Entries »