Revision history of "Import"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes 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.

  • curprev 03:14, 27 November 2014imported>Bale 2,887 bytes +646 main@filename()
  • curprev 05:50, 12 November 2010imported>Bale 2,241 bytes +230 added all possible invocations
  • curprev 20:44, 16 September 2010imported>PhilmASTErpLus 2,011 bytes +128 Reworded--automatic "#pragma once" feature is not only important for name collisions, but also for preventing a script from being executed multiple times. Also, it's okay to remove 'Formatting Needed
  • curprev 07:40, 13 September 2010imported>PhilmASTErpLus 1,883 bytes +628 Subdirectory stuff. Does a similar logic applies to file_to_map()/map_to_file()? I believe there was a forum discussion about security and preventing KoLmafia from accessing the parent directory.
  • curprev 09:01, 17 July 2010imported>Balem 1,255 bytes -4
  • curprev 20:42, 28 June 2010imported>Bale 1,259 bytes +207 tidying stuff and answering RFI
  • curprev 17:34, 28 June 2010imported>PhilmASTErpLus 1,052 bytes +501 Properly formatted code with Template:CodeSample. Also added some fuzzy information about main(), please look at talk page.
  • curprev 16:23, 6 May 2010imported>StDoodlem 551 bytes +11
  • curprev 22:31, 9 May 2009imported>MapleMario 540 bytes +540 New page: '''import <filename>''' <br />'''Import''' is a command that is used to import (hence the name) an entire file's contents into the file in which '''import''' is called. <p>Example: <pre>#...