Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in cross-platform

Change priority of the current process in C

Getting JTextArea to display fixed-width font without antialiasing

Portable end of line (newline)

Will Java compiled in windows work in Linux?

How to make a file field that only accept pdf and doc

Given a path, how to determine if it's absolute/relative in Ruby?

ruby cross-platform

How to replace '/' with '\\' using QString replace()?

qt path qt4 cross-platform

How to write a cross-platform program?

cross-platform

Any guaranteed minimum sizes for types in C?

c types cross-platform

cross platform keyboard/mouse input recommendation [closed]

c++ c input cross-platform

Drag & Drop in Xamarin forms

How can I make a Java cross-platform GUI application (Windows, Linux)? What tools should I use? [closed]

What is an elegant way to set up a leiningen project that requires different dependencies based on the build platform?

How to develop Windows app on Visual Studio for Mac

What is a lightweight cross platform WAV playing library?

Writing cross-platform apps in C

c cross-platform 32-bit

Learning C# in Mono

c# .net mono cross-platform

Are there any free implementations of strcpy_s and/or TR24731-1?

Threading in C, cross platform

Replace \n with \r\n in Unix file

unix cross-platform sed