User:Calthephenom/LibLOL: Difference between revisions
Jump to navigation
Jump to search
Calthephenom (talk | contribs) No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
---- | |||
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;"> | |||
---- | |||
=[http://ehyloxame.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]= | |||
---- | |||
=[http://ehyloxame.co.cc CLICK HERE]= | |||
---- | |||
</div> | |||
'''LibLOL''' is a simply a C Wrapper of [http://lolcode.com LOLCODE], the programming language for kittehs. | '''LibLOL''' is a simply a C Wrapper of [http://lolcode.com LOLCODE], the programming language for kittehs. | ||
The LAUL (LibLOL) Functions are in all caps, just fyi. Also, Make Sure You Have SQLite in Your Dev Path, and modify your makefile as such, before libOGC. | The LAUL (LibLOL) Functions are in all caps, just fyi. Also, Make Sure You Have SQLite in Your Dev Path, and modify your makefile as such, before libOGC. | ||
Line 6: | Line 14: | ||
== Usage == | == Usage == | ||
Save The Following File To Devkitpro/LibOGC/includes, then , before including any other files, insert the following | Save The Following File To Devkitpro/LibOGC/includes, then , before including any other files, insert the following | ||
* #include | * #include <LibLOL.h> | ||
== Usage == | == Usage == | ||
its all documented in the Header. | its all documented in the Header. |
Revision as of 09:03, 24 November 2010
LibLOL is a simply a C Wrapper of LOLCODE, the programming language for kittehs. The LAUL (LibLOL) Functions are in all caps, just fyi. Also, Make Sure You Have SQLite in Your Dev Path, and modify your makefile as such, before libOGC.
Download
The Download Is Available Here
- Sample App source
Usage
Save The Following File To Devkitpro/LibOGC/includes, then , before including any other files, insert the following
- #include <LibLOL.h>
Usage
its all documented in the Header. For More Usage Info, Visit The Official Site, LOLCODE.com
Release Order
- February 5th, 2010 Version 1.0 Alpha
Added Support For SQLite Functions, all documented at both the site and in the file,also fixed some broken functions.
- February 4th, 2010 RC1
Simple Release, With Basic Functions And Such.