Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in standards

What's the point of the C preprocessor's Null directive?

c standards

Is array[i] = i++ covered by the C++ standard?

c++ standards

What special rules does C++ apply to static const integral types?

c++ static constants standards

SFINAE, deduction vs. instantiation

c++ standards

Are there any restrictions to the C standard allowing functions to be implemented as macros?

c macros standards

Signed to unsigned conversion in C++

Why an extra integer type among short/int/long?

c integer standards

Is this a mistake in the definition of the sign bit for integer types in the C standard?

c standards language-lawyer

Why is assigning to an array not allowed in C? [duplicate]

c arrays standards

Column type and size for international country subdivisions (states, provinces, territories etc)

sql standards state iso country

C++ standards, am a little confused?

c++ c standards ansi-c

Do I use one form or one per table row asp.net mvc

html asp.net-mvc standards

Is `*` (the asterisk) a keyword in C11?

Does standard C++11 guarantee that temporary object passed to a function will have been destroyed after the end of the function?

C standard regarding pointer arithmetic outside arrays

H1 tags, SEO and semantics

html seo standards

C language evolves

Where would I go with an idea for the next C standard?

c standards ansi iso revision

How to use Fortran statement labels well?

Is the Shebang (#!) standardized?