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
Using ssize_t vs int
Aug 31, 2022
c
type-conversion
standards
Should a collection of constants be placed in a class or interface?
Aug 30, 2022
java
standards
coding-style
What does mean for a name or type to have a certain language linkage?
Nov 18, 2022
c++
c
standards
linkage
extern-c
What is the Relationship Between the C and C++ Standards?
Aug 30, 2022
c++
c
dependencies
standards
language-lawyer
Is it legal to use memset(…, 0, …) on an array of doubles?
Sep 24, 2022
c
standards
Does new[] call default constructor in C++?
Aug 30, 2022
c++
arrays
standards
new-operator
Why do primitive and user-defined types act differently when returned as 'const' from a function?
Jul 24, 2022
c++
c++11
overloading
standards
overload-resolution
git: change styling (whitespace) without changing ownership/blame?
Jan 30, 2022
git
standards
removing-whitespace
Why isn't there a regular expression standard?
Aug 29, 2022
regex
standards
Where do UUID namespaces come from?
Aug 29, 2022
language-agnostic
uuid
standards
Is the name of a cookie case sensitive?
Aug 29, 2022
http
cookies
cross-browser
standards
Does the C standard guarantee buffers are not touched past their null terminator?
Sep 07, 2022
c
standards
c-standard-library
Are compound statements (blocks) surrounded by parens expressions in ANSI C?
Mar 08, 2018
c
gcc
standards
expression
Why is the Visual Studio Community 2017 C++ standard C++98?
Aug 29, 2022
c++
visual-studio
standards
What are some of your most useful database standards?
Aug 29, 2022
sql
database
standards
entity-relationship
Why is `i = ++i + 1` unspecified behavior?
Sep 13, 2022
c++
standards
variable-assignment
Is an empty initializer list valid C code?
Sep 15, 2022
c
gcc
struct
standards
initializer
Is it legal to pass a non-null-terminated string to strncmp in C?
Aug 29, 2022
c
standards
standard-library
strncmp
Is it legal to recurse into main() in C++? [duplicate]
Aug 29, 2022
c++
recursion
standards
main
Check if falsy except zero in JavaScript
Aug 29, 2022
javascript
standards
« Newer Entries
Older Entries »