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 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
Array Syntax Confusion
May 02, 2026
c
arrays
string
Trying to debug in Eclipse, getting error 'No Source Available for "main() at [hex number]"'
May 03, 2026
c
eclipse
debugging
Dynamically load jvm.dll without linking it
May 03, 2026
c++
c
java-native-interface
Composition of enumerations
May 03, 2026
c
Why is printf only printing the first char of this array and not all of them?
May 01, 2026
c
Detecting if a string is just made up of spaces?
May 03, 2026
c
string
« Newer Entries
Older Entries »