~~NOTOC~~ ====== intma.in ====== This site is still under construction by a team of secret mad scientists. LOL You can usually find them in their evil lair: [[irc://irc.podnet.org:6667/intmain|irc.podnet.org:6667 #intmain]]. The intma.in forum is [[http://www.intma.in/forum|here]]. ======= Tutorials ====== * [[pointers|Pointers (C,CPP)]] * [[cpp:function_pointers|Function Pointers (CPP)]] * [[c:directories|Directory Access (C)]] * [[c:processes|Basic Process Creation and Communication (C)]] ======= Snippets ====== The majority of these snippets were created to answer beginner questions posted on [[http://forum.codecall.net|Codecall]], a programming forum. * [[cpp/Replacing_Stream_Buffers|Replacing Stream Buffers (CPP)]] * [[sieve_eratosthenes|Sieve of Eratosthenes (C)]] * Converting [[d2b|decimal to binary (C,CPP)]] * Finding out if a string is a [[palindrome|palindrome (C)]] * [[morse|Decoding Morse code]] using a binary tree (C). * Reading a [[bmp|BMP image (C)]]. * [[raw|Raw]] console input (C). * [[python/base_converter|Number Base Converter (Python)]]. ====== Misc ====== Special pages or pages of interest. * [[wiki:special|Wanted & Orphaned pages.]]