Skip to content

Instantly share code, notes, and snippets.

View sween's full-sized avatar
💭
Mostly Good Intentions

Ron Sweeney sween

💭
Mostly Good Intentions
View GitHub Profile
@Murf
Murf / gist:4192359
Created December 3, 2012 03:06
segfault on libaprustil
/*
============================================================================
Name : x86.c
Author :
Version :
Copyright : Your copyright notice
Description : Hello World in C, Ansi-style
============================================================================
*/
@sween
sween / FakeIntellisense.cls
Created August 31, 2012 14:02
How to make autocomplete work in Studio with Cache Development on Custom Classes
ClassMethod Transform(Msg As %String) As %Status
{
;;-----------------------------------------------
#dim %gar as IntegrationRequired.Util.UberMethods
;;-----------------------------------------------
}