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 standards
C++: Calculate number of possible floating-point values within given range
Oct 27, 2022
c++
algorithm
floating-point
comparison
standards
In DOM is it OK to use .notation for getting/setting attributes?
Jul 03, 2022
javascript
dom
attributes
standards
Is RVO (Return Value Optimization) on unnamed objects a universally guaranteed behavior?
Jul 29, 2018
c++
standards
pass-by-value
return-value-optimization
Correct naming convention for C library code [closed]
Oct 29, 2022
c
naming-conventions
standards
naming
Scope of the c++ using directive
Nov 15, 2019
c++
namespaces
c++11
standards
using-directives
Why was gets part of the C standard in the first place?
Oct 27, 2022
c
standards
deprecated
c11
gets
Are the sizes passed into A::operator new() always equal to sizeof(A)?
Feb 19, 2022
c++
memory-management
c++11
operator-overloading
standards
why initializer list cannot be main's parameter? how to propose it?
May 30, 2020
c++
c++11
standards
main
initializer-list
The lifetime of a temporary to which several references are bound in C++
Aug 30, 2022
c++
standards
temporary
object-lifetime
Why there are no "unsigned wchar_t" and "signed wchar_t" types?
Jun 18, 2019
c
standards
wchar-t
widechar
c-standard-library
Does the C++ standard guarantee that std::string::resize(new_size) will not cause allocation if the new_size is not greater than the old one? [duplicate]
Jan 22, 2022
c++
string
performance
memory-management
standards
How many header files are there in c++ standard?
Jul 08, 2022
c++
c
header
standards
Why doesn't the compiler detect and produce errors when attempting to modify char * string literals?
May 01, 2022
c
standards
c99
c11
mysql should i use apostrophe in mysql queries?
Apr 21, 2022
mysql
coding-style
standards
COALESCE or CASE more efficient and/or standard
May 31, 2022
sql
standards
sql-standards
Will a referenced library function be linked if it is not called?
Jun 12, 2020
c
standards
linkage
Is it valid to treat an extern global as const when the definition is not const? [duplicate]
Jun 06, 2022
c
standards
standards-compliance
c89
C struct definition standard
Jan 30, 2018
c++
c
struct
standards
standards-compliance
Is there a standard way to authenticate applications to your web API?
Oct 16, 2022
web-services
authentication
standards
const pointers in overload resolution
Nov 14, 2022
c++
standards
« Newer Entries
Older Entries »