An attribute conferred to computer software or computing methods and concepts that are implemented and inter-operate on multiple computer platforms.
I would like to be able to monitor certain system calls made by a process, primarily file I/O calls. …
windows process cross-platformI'm looking for a tool which can generate makefile for a C/C++ project for different compilers (gcc, microsoft vc++, …
c++ c cross-platform makefileI have started to build my own apps on iPhone and iPad using the iPhone SDK. The next question that …
android ios ios4 cross-platform portingI keep getting myself in knots when I am manipulating paths and file names because I don’t follow a …
path language-agnostic cross-platform filenames terminologyFree of charge, simple to learn/use, Cross Platform C library for GUI Apps? Am I looking for Qt? Bonus …
c user-interface qt graphics cross-platformFor Linux this would give me /, for Windows on the C drive that would give me C:\\. Note that python …
python path operating-system cross-platformAre there any cross-browser / cross-platform ways to parse XML files in Javascript?
javascript xml cross-browser cross-platformI am trying to write a cross-platform desktop app using web technologies (HTML5, CSS, and JS). I took a look …
python frameworks cross-platform desktop-application electronI am working on cross platform xamarin application and I want to create hyperlink label for "Forgot password?" on login …
c# xamarin xamarin.forms cross-platformIs it possible with macros make cross platform Sleep code? For example #ifdef LINUX #include <header_for_linux_sleep_…
c++ cross-platform sleep