An attribute conferred to computer software or computing methods and concepts that are implemented and inter-operate on multiple computer platforms.
Is there a way to modify the PATH environment variable in a platform independent way using python? Something similar to …
python path cross-platform environment-variablesPossible Duplicate: How to get current CPU and RAM usage in Python? How can I get the available and currently …
python operating-system cross-platformI have Perl on Mac, Windows and Ubuntu. How can I tell from within the script which one is which? …
perl cross-platformI've been searching the web inorder to find a cross-platform(Mac, Pc, perhaps even linux) framework. I know that qt …
qt cross-platformWhat is the best way to programmatically generate a GUID or UUID in C++ without relying on a platform-specific tool? …
c++ cross-platform guid uuidI have developed a number of classes which manipulate files in Java. I am working on a Linux box, and …
java string file-io cross-platform jdk1.6I am writing a dhtml application that creates an interactive simulation of a system. The data for the simulation is …
javascript audio cross-browser cross-platform dhtmlThis probably has an obvious answer, but I'm a beginner. I've got a "module" (really just a file with a …
python error-handling module cross-platformI've seen there are a few of them. opencvdotnet, SharperCV, EmguCV, One on Code Project. Does anyone have any experience …
c# .net opencv mono cross-platformIs it possible to inspect the return value of a function in gdb assuming the return value is not assigned …
debugging cross-platform gdb return-value