Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in standards

A standard way in C++ to define an exception class and to throw exceptions

Are brackets in the WHERE clause standard sql

sql standards

Is it poor form to use CLASS attributes with no corresponding CSS rule? [duplicate]

Exposition only in the C++ standard?

void, VOID, C and C++

c++ c standards

Why use C typedefs rather than #defines?

c standards

Is it undefined behavior to exceed translation limits and are there checker tools to find it?

printing very large floating point numbers

Undefined or unspecified behaviour?

c language-lawyer standards

"as if" in language standards

Should `unique_ptr< T const [] >` accept a `T*` constructor argument?

c++ c++11 standards unique-ptr

Is it good practice to use serialize in PHP in order to store data into the DB?

why STL header files have no extension?

c++ stl standards

C - Why did ANSI only specify six characters for the minimum number of significant characters in an external identifier?

linker standards c89

Is it possible to have two or more active exceptions at the same time?

Difference between scanf() and strtol() / strtod() in parsing numbers

Is a container sure to be a range conceptually?

Are there any differences between ANSI C and ISO C?

c standards c99 c89 ansi-c

Is snprintf(NULL,0,...); behavior standardized?

c standards stdio

Standard C library in mingW

c gcc standards