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
Funny if condition in C
Feb 14, 2026
c++
c
boolean
boolean-logic
How do I scan a string up to when a certain character appears?
Feb 14, 2026
c
How can I work with dynamically-allocated arbitrary-dimensional arrays?
Feb 13, 2026
c
arrays
multidimensional-array
Count lines in ASCII file using C
Feb 14, 2026
c
ascii
text-files
i % 2 == 0 ? arr[i] = 0 : arr[i] = 1; Ternary operator error
Feb 14, 2026
c
arrays
ternary-operator
lvalue
Accept Numerical Values only for input using scanf
Feb 14, 2026
c
scanf
numerical-methods
numerical
C23 auto vs C++11 auto
Feb 13, 2026
c
declaration
auto
c23
C - Calling functions from external process without exported functions
Feb 13, 2026
c
windows
winapi
external-process
detours
In linux, why a normal process can still run while real time process doesn't exit?
Feb 14, 2026
c
linux
multithreading
schedule
Allocating a fixed character array vs. a pointer for casting to string
Feb 14, 2026
c
pointers
GCC __builtin_constant_p always returning 0
Feb 14, 2026
c
gcc
What are good sources of knowledge / information about the implementation of objective-C and cocoa/ cocoa-touch?
Feb 13, 2026
objective-c
c
cocoa-touch
ios
ios4
How to make sure input is a double in the C programming language
Feb 14, 2026
c
validation
scanf
How to think of bit operations for simple operations?
Feb 14, 2026
c
bit-manipulation
Stack memory fundamentals
Feb 14, 2026
c
stack
Starting with an empty tree, what is the complexity of inserting into Red Black Tree in big-O notation?
Feb 14, 2026
c
algorithm
tree
binary-tree
red-black-tree
Defining const pointer to a const string
Feb 14, 2026
c
coding-style
C Arithmetic Different Output
Feb 13, 2026
c
« Newer Entries
Older Entries »