Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
John Gordon
John Gordon has asked
25
questions and find answers to
11
problems.
Stats
330
EtPoint
53
Vote count
25
questions
11
answers
About
John Gordon questions
How much memory can I actually allocated on a cuda card
Can I write const expression double that is two ulps less than -0.5
Algorithm to factor into a few factors as possible
Why aren't operator conversions implicitly called for templated functions? (C++)
Valgrind errors when linked with -static -- Why?
What size are integers when programming cuda kernels
How to create a 32-bit shared-library on a 64-bit platform with autotools
What is the difference between std::condition_variable and std::condition_variable_any?
John Gordon answers
unclear memory leak with vector, c++, when calling exit
Problem with Precision floating point operation in C
A better way to handle branching and merging?
How to find out the type of a variable?
Iterate through all possible floating-point values
How do I confirm a multi line input in the commandline?
Construct std::error_code from errno on POSIX and GetLastError() on Windows
Auto pointer for unsigned char array?
In C++, is it possible to easily sort a vector of object type pointers, with respect to any attribute of those objects?
Is it possible to set path permissions from the svn command- line?