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
why this c program for copying a file is not working correctly?
May 02, 2026
c
file
cp
How to allocate a struct with a flexible array member on the stack
May 02, 2026
c
flexible-array-member
Should I use the ++ operator on temporary inline variables?
May 02, 2026
c++
c
performance
How do I handle these typedef's without warnings?
May 02, 2026
c
type-conversion
warnings
typedef
Does C ever pad a struct before the first element?
May 02, 2026
c
What are "extern char condition tricks"?
Apr 30, 2026
c++
c
gcc
compile-time
Optimize lookup tables to simple ALU
May 02, 2026
c
optimization
clang
code-generation
micro-optimization
Conditionally execute scanf function?
May 01, 2026
c
Requiring lib (openmp) in ruby C extension gem [OSX]
May 02, 2026
c
ruby
macos
openmp
ruby-c-extension
Where do I define code to release resources allocated in a C Python module init function?
May 02, 2026
c++
c
python-2.x
python-c-api
Does fork() work differently on Ubuntu in Comparison to other Linux Distribution?
May 01, 2026
c
linux
ubuntu
unix
gcc
Array of pointers to pointers: managing strings for different languages
May 01, 2026
c++
c
arrays
pointers
which is more efficient, for loop or just regular adding
May 01, 2026
c
performance
for-loop
How to understand "main function's prototype cannot be supplied by the program"?
May 02, 2026
c
Should I use pow and sqrt or just pow for half integers?
May 01, 2026
c
math
floating-point
gsl
Return pointer to array from function with array dimensions after function name
May 01, 2026
c
arrays
pointers
return
« Newer Entries
Older Entries »