Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in portability

Why patching a string using .ptr fails under Linux64 but not under Win32?

string pointers portability d

Are IEEE float and double guaranteed to be the same size on any OS?

Python: import _io

python embed portability

Best Practise and Semantics of namespace nested functions and the use of extern "C"

c++ portability abi

Why doesn't the use of strictly conforming programs and conforming implementations ensure absolute portability?

Python: NOT search Windows\System32 for pythonXX.dll?

python windows portability

How big is a cudaStream_t?

static code analysis tools for spotting 64bit portability problems?

Using GNU C Libraries and other Data structure libraries on Mac/Windows/Linux.?

sql c libraries portability

Qt 5.1 portable

qt portability

Serializing cyclic object references using DataContractSerializer not working

Portable java solution for zipping/unzipping

java zip portability

SQLite OS-abstraction layer?

Are C and C++ .lib files portable?

c++ c portability

How to get file modification time in c under multiple OS?

c file datetime portability

Are Linux programs as portable as Windows programs? [closed]

c++ c linux windows portability

Portable JRE on Linux - possible?

linux portability java

How to install PHP 5.4 without overwriting existing older PHP version?

AsParallel() method is supported in PCL but not available in .NET Standard 1.3?