Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in portability

Alternatives to ppl

Portable database for C# [closed]

c# database portability

How do i include different headers based on my OS?

How to check if file exists in C++ in a portable way?

c++ c file posix portability

How to deal with the most common classes missing on J2ME

Portable end of line (newline)

What is the meaning of "Java is portable"?

java portability

Getting meaningful error messages from fstream's in C++

Is it bad to have accented characters in c++ source code?

c++ unicode portability

Multithreading in C++ ... where to start?

MySql portable version

mysql portability

How to portably parse the (Unicode) degree symbol with regular expressions?

Recommended ways to produce app portable between Android and "other platforms"

java android portability

Portable equivalent to gcc's __attribute__(cleanup)

Reproducibility of java pseudo-random numbers across systems and versions?

java random portability

How to convert a simple .Net console project a into portable exe with Mono and mkbundle?

gcc difference between -pthread and -pthreads?

Is using pattern names starting with "_" (underscore) for ignored results documented/encouraged/portable?

How do I programmatically check memory use in a fairly portable way? (C/C++)

c++ memory portability

Is PThread a good choice for multi-platorm C/C++ multi-threading program?