Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cross-platform

Can a C# program be cross-platform?

c# cross-platform

C: cross-platform RS-232 serial library? [closed]

Is there a Java utility which will convert a String path to use the correct File separator char?

Good portable SIMD library [closed]

C++ cross-platform dynamic libraries for Linux and Windows

Fast Cross-Platform C/C++ Image Processing Libraries

Are (bool)(i & 1) and i % 2 == 1 same?

c++ c cross-platform

How to obtain (almost) unique system identifier in a cross platform way?

How to determine the platform Qt is running on at runtime?

qt qt4 cross-platform

How do I clear the console in BOTH Windows and Linux using C++

Do I have to use the OpenGL data types (GLint, CLchar, ...) for a cross platform game?

Using make for cross platform compilation

c makefile cross-platform

Best setup for Linux development from Windows? [closed]

List of differences between SQL databases

What is the cross-platform method of enumerating serial ports in Python (including virtual ports)?

How to add a timeout to a function in Python

Is node.js a viable alternative to traditional scripting languages like Perl and Python? [closed]

Why does the calculated width and height in pixel of a string in Tkinter differ between platforms?

Positive integer from Python hash() function

python hash cross-platform

Choose OpenGL ES 1.1 or OpenGL ES 2.0?