Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
quinmars
quinmars has asked
8
questions and find answers to
41
problems.
Stats
866
EtPoint
236
Vote count
8
questions
41
answers
About
quinmars questions
Nested structures/arrays initialization
Function pointer cast to different signature
Why isn't there a standard memswap function
Scope of (string) literals
Enforce strong type checking in C (type strictness for typedefs)
Is Fortran easier to optimize than C for heavy calculations?
quinmars answers
Optimize Binary Search Algorithm
gdb fails to run ELF 64-bit program with "File format not recognized"
C: Recommended style for dynamically sized structs
C configuration API
Is it a best practice to wrap arrays and their length variable in a struct in C?
strdup() function
hardcode byte array in C
Creating a FILE * stream that results in a string
What is a simple C library for a set of integer sets?
Header Files in Multiple Directories: Best Practices