Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 243

Notice: Trying to access array offset on value of type bool in /mnt/cpcwiki-httpdocs/includes/libs/IPSet.php on line 246
Changes - CPCWiki

Changes

Programming:Cross Development

142 bytes added, 09:41, 17 August 2008
* [[cpcemu]] [http://www.cpc-emu.org/]
* [[xcpc]] [http://xcpc.sourceforge.net/]
 
=== Usefull scripts ===
==== Supress header information of a file ====
<pre>
cat file_with_header | tail -c+129 > file_without_header
</pre>
=== Needed Tools ===
18
edits