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
assigning ASCII values to variables in bison
May 04, 2026
c++
c
compiler-construction
bison
yacc
Print C++ array in Objective-C "NSLog"
May 04, 2026
objective-c
c
arrays
Binary search with C
May 03, 2026
c
algorithm
search
runtime-error
binary-search
Who is responsible for cleanup?
May 04, 2026
c
compiler-construction
system
callstack
Assigned variable randomly changes value everytime the program executes (C Programming)
May 03, 2026
c
Getting RGB values for each pixel from a 24bpp Bitmap for conversion to GBA format in C
May 04, 2026
c
file
rgb
bmp
How to extract words from a sentence efficiently in C?
May 04, 2026
c
string
substring
What does out[i] = *(a_mat + i) do in C?
May 04, 2026
c
strtoull and long long arithmetic
May 04, 2026
c
string
long-integer
C-Preprocessor: Combine chars into a string
May 04, 2026
c
c-preprocessor
Hooking syscall by modifying sys_call_table does not work
May 03, 2026
c
linux
linux-kernel
Using getenv function
May 03, 2026
c
shell
getenv
For a structure variable,why is the initializer {21,19,3.6} same as {{21,19},3.6},but not vice-versa?
May 03, 2026
c
arrays
structure
curly-braces
braces
How to delete all nodes of same value from linklist/Queue
May 03, 2026
c
algorithm
linked-list
queue
Is there a way to test that a pointer's memory allocation has been freed?
May 03, 2026
c
unit-testing
pointers
memory-management
A better program to evaluate square root of a number
May 02, 2026
c
algorithm
Does the result of bitwise operations depend on endianess in Java? What about in C or C++?
May 02, 2026
java
c++
c
bitwise-operators
endianness
Role of __WORDSIZE in compilation
May 03, 2026
c
linux
mingw
Declaring global char array in C header file
May 03, 2026
c
global-variables
« Newer Entries
Older Entries »