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
Format for writing a JSON log file?
Sep 02, 2022
json
logging
syntax
standards
Why __func__, __FUNCTION__ and __PRETTY_FUNCTION__ aren't preprocessor macros?
Aug 24, 2022
c++
c-preprocessor
standards
is it ok to specialize std::numeric_limits<T> for user-defined number-like classes?
Jan 17, 2022
c++
types
numbers
standards
Is there a standard C++ grammar?
Sep 20, 2022
c++
standards
grammar
context-free-grammar
chomsky-hierarchy
Must a deleted constructor be private?
Sep 02, 2022
c++
c++11
constructor
standards
access-rights
Is there a C project Default Directory Layout?
Sep 02, 2022
c
styles
project
standards
Why are std::vector::data and std::string::data different?
Sep 02, 2022
c++
standards
c++11
C tail call optimization
Sep 02, 2022
c
standards
tail-recursion
tail-call-optimization
Why 1103515245 is used in rand?
Apr 20, 2021
c
random
standards
Are constant C expressions evaluated at compile time or at runtime?
Sep 01, 2022
c
optimization
compiler-construction
standards
c-preprocessor
Understanding the C11 type hierarchy
Apr 19, 2019
c
types
standards
language-lawyer
c11
Bit manipulations good practices
Sep 01, 2022
c
standards
bit
Latest changes in C11
Sep 01, 2022
c
standards
c11
Does printf("%x",1) invoke undefined behavior?
Sep 01, 2022
c
printf
standards
language-lawyer
variadic-functions
What's the best "file format" for saving complete web pages (images, etc.) in a single archive? [closed]
Sep 01, 2022
html
standards
webpage
archive
What size should I allow for strerror_r?
Dec 16, 2021
c
linux
standards
posix
glibc
What are RFC's?
Aug 16, 2022
standards
rfc
Is right shift undefined behavior if the count is larger than the width of the type?
Sep 05, 2022
c++
gcc
assembly
standards
undefined-behavior
C++ function returning function
Sep 13, 2022
c++
c++11
standards
language-lawyer
Why the sizeof(bool) is not defined to be one, by the Standard itself?
Sep 01, 2022
c++
boolean
standards
sizeof
« Newer Entries
Older Entries »