Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in portability

Portable method to package C++11 program sources

Is this a portable way to do tagged pointers in C?

Portable equivalent of GNU make %-style pattern rules

What platforms offer SystemRandom?

How can i make a portable C++ program for Windows with GUI, independent from .NET or other Libs?

Is python's hash() portable?

Should I expect that upcasts and downcasts in single inheritance don't adjust the pointer?

Most standard way to select a function name depending on platform?

c portability popen

Compiling with individual Boost libraries, Without installing Boost

Is there any advantage of using non-fixed integers (int, long) instead of fixed-size ones (int64_t, int32_t)?

c++ portability

How do I typedef an implementation-defined struct in a generic header?

c portability

Segmentation fault on one Linux machine but not another with C++ code

Is it possible to create a portable UWP app (=no installation needed)

I want to write a tool without usage entry barriers. Do I have to write it in C? [closed]

Making Prolog code that works in GNU and SWI

Is there such a thing as portable SQL?

sql portability

How portable is using the low bit of a pointer as a flag?

Common lisp: portability

How to print types of unknown size like ino_t?

c printf portability

When is memset to 0 nonportable? [duplicate]

c portability memset