Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in standards-compliance

Non-ASCII characters in C

Is it valid to treat an extern global as const when the definition is not const? [duplicate]

C struct definition standard

Is Bluemix HIPAA compliant?

Why is software support for Bidirectional text (Hebrew,Arabic) so poor? [closed]

C++: return the return value of a void function from a void function

Type of array of const elements

User-defined operator new that returns null pointer

Is a compiler allowed to remove assignments to struct member if it is not obviously used?

c standards-compliance

Standard defining json file extensions?

testing c++ iterator

Can types in `cname` and `name.h` be different types?

One-byte-off pointer still valid in C?

Confusing language in specification of strtol, et al

std::ifstream::read or std::ofstream::write with a zero parameter?

How does the Traditional "HTML is only for content" line of thought handle dynamic formatting?

behavior of bool with non-boolean operators

Does casting away constness from "this" and then changing a member value invoke undefined behaviour?

C11 compiler conformance comparison

c c11 standards-compliance

compliant variable length struct in C++