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
For wrappers around syscalls that retry on EINTR, how many times does retrying make sense?
Feb 09, 2026
c
unix
posix
system-calls
errno
Using multiple threads with GTK?
Feb 09, 2026
c
linux
multithreading
user-interface
gtk
returning 0 if strings are same in c, where is happening in the code?
Feb 09, 2026
c
function
strcmp
Formatting Unions inside bitfields in C
Feb 07, 2026
c
unions
bit-fields
How to define common function in c
Feb 09, 2026
c
function
header
What is actually happening behind the recursive function for large number?
Feb 09, 2026
c
recursion
computer-science
Can repeated calls to the same function provide better performance?
Feb 09, 2026
c
In C, how to convert several boolean to int whose bits value are the results of differents tests
Feb 09, 2026
c
int
How do I correctly wrap native c library in Xamarin.iOS
Feb 07, 2026
c
binding
xamarin.ios
xamarin
native
C program to capitalize string not working
Feb 09, 2026
c
string
Strlen Function behavior on single character
Feb 09, 2026
c
char
strlen
null-character
How to make objdump -D only display specific function in Windows?
Feb 08, 2026
c
windows
objdump
GNU/Linux replacements for Turbo C functions `clrscr` and `cprintf`
Feb 09, 2026
c
linux
gcc
ncurses
bgi
Formatted and unformatted input and output and streams
Feb 08, 2026
c++
c
struct's string field as function's parameter in C
Feb 08, 2026
c
pointers
struct
function-parameter
C: How to manually add a dependency when compiling a Kernel module
Feb 09, 2026
c
linux
module
dependencies
kernel
intrinsic tick count, a fine performance measurement no need for external api
Feb 08, 2026
c++
c
performance-testing
Recursive C function to compute sum of digits
Feb 09, 2026
c
recursion
Unable to read and print consecutive strings using %s in C
Feb 09, 2026
c
Why i am getting segmentation fault when changing const static variable through non-constant pointer variable?
Feb 09, 2026
c
static
constants
« Newer Entries
Older Entries »