Jump to content

Portability of computer program: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 March 2025

  • curprev 21:2921:29, 25 March 2025 Robertvokac talk contribs 607 bytes +607 Created page with "There are 2 main obstacles for any program to be portable: hardware and language variants '''Hardware:''' If program is dependent on a hardware, it cannot run on different hardware. '''Language variants:''' If computer program is written in a language variant not recognized by other platform, then such program is not portable. To solve the problem related to different language variants a standard should be created and this happened for C++ in 1998. '''Summary:''' Comp..." Tag: Visual edit