1. Home
  2. Computing & Technology
  3. C / C++ / C#

Definition of Cross Platform

By David Bolton, About.com

Definition: Cross Platform development of software is harder than normal development on a single platform because the usual Operating System APIs are not available.

What tends to happen is that 3rd party libraries are used instead. For example the free open source library wxwidgets can be used to develop on. Win 32, Mac OS X, GTK+, X11, Motif, WinCE, and is also language neutral so can be called from applications written in C++, C#, python and Perl.

Glossary:

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Also Known As: Porting
Explore C / C++ / C#
About.com Special Features

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

Easy ways to connect two computers for networking purposes. More >

  1. Home
  2. Computing & Technology
  3. C / C++ / C#
  4. Glossary
  5. Cross Platform - Definition

©2009 About.com, a part of The New York Times Company.

All rights reserved.