Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in portability

Can I depend upon a new bool being initialized to false?

What's the simplest way to write portable dynamically loadable libraries in C++?

Portable makefile creation of directories

Is using 0xFFFFFFFF a reliable way to set all bits in a 32-bit type?

Portable shared objects?

64 bit floating point porting issues

Does TortoiseGit work with PortableGit-x.x.x.x-previewyyyyyy? What are compatible git versions for TortoiseGit?

git portability tortoisegit

Does an empty string contain an empty string in C++?

GCC access high/low machine words in double machine word types (including asm)

c gcc assembly portability

PHP: Coding long-running scripts when servers impose an execution time limit

Compute sqrt(SIZE_MAX+1) using only integer constant expressions, catering for weird ABIs

How portable is JavaFX 2?

javafx-2 portability

MediaWiki to Confluence Migration

numpy's tostring/fromstring --- what do I need to specify to restore the array

python numpy portability

Is there a portable literal suffix for int64_t and similar types?

c++ c++17 portability

Making Postgres SQL minimal size. How?

What contraints should I be aware of to maximize portability of Mono code?

Is std::container::size_type guaranteed to be size_t for standard containers with default allocator?

c++ stl portability

64 bit integers and older C++ compilers