Sandbox

From Peters wiki
Revision as of 10:04, 11 January 2012 by Peter (talk | contribs)
Jump to navigation Jump to search

Introducing: Sandbox

This is the place to experiment with the MediaWiki markup and markup, or non-markup.

Ett Gentoo emerge kommando:

root # emerge --changed-use --ask --oneshot x11-libs/qt-gui x11-libs/cairo
user $ pwd

Template:CdaExec Template:CdaExec

Testing the code-tag:

  1. include <stdlib.h>

int main(void) {

 return EXIT_SUCCESS;

}