You are viewing our Forum Archives. To view or take place in current topics click here.
#401. Posted:
Status: Offline
Joined: May 21, 201113Year Member
Posts: 1,459
Reputation Power: 65
Status: Offline
Joined: May 21, 201113Year Member
Posts: 1,459
Reputation Power: 65
#402. Posted:
Status: Offline
Joined: Jul 08, 201113Year Member
Posts: 3,129
Reputation Power: 135
Status: Offline
Joined: Jul 08, 201113Year Member
Posts: 3,129
Reputation Power: 135
{
luaL_checktype(L, index, LUA_TUSERDATA);
lua_getmetatable(L, index);
if( ! lua_equal(L, lua_upvalueindex(1), -1) )
luaL_typerror(L, index, IMAGE); /* die */
lua_pop(L, 1);
return (gdImagePtr)lua_unboxpointer(L, index);
}
______________________________________________________
I forgot why I needed to copy this.
luaL_checktype(L, index, LUA_TUSERDATA);
lua_getmetatable(L, index);
if( ! lua_equal(L, lua_upvalueindex(1), -1) )
luaL_typerror(L, index, IMAGE); /* die */
lua_pop(L, 1);
return (gdImagePtr)lua_unboxpointer(L, index);
}
______________________________________________________
I forgot why I needed to copy this.
- 0useful
- 0not useful
#403. Posted:
Status: Offline
Joined: Sep 17, 201014Year Member
Posts: 3,146
Reputation Power: 6198
Motto: You miss 100% of the chances you don't take.
Motto: You miss 100% of the chances you don't take.
Status: Offline
Joined: Sep 17, 201014Year Member
Posts: 3,146
Reputation Power: 6198
Motto: You miss 100% of the chances you don't take.
This just causes spam but...
Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga
This was when i was spamming my friend.
Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga Wagga
This was when i was spamming my friend.
- 0useful
- 0not useful
#404. Posted:
Status: Offline
Joined: Jan 06, 201212Year Member
Posts: 1,165
Reputation Power: 48
Status: Offline
Joined: Jan 06, 201212Year Member
Posts: 1,165
Reputation Power: 48
Mein Kampf (English: My Struggle or My Battle) is a book by Nazi leader Adolf Hitler. It combines elements of autobiography with an exposition of Hitler's political ideology. Volume 1 of Mein Kampf was published in 1925 and Volume 2 in 1926.[1] The book was edited by the former Hieronymite friar Bernhard Stempfle who later died during the Night of the Long Knives.[2][3][4]
- 0useful
- 0not useful
#405. Posted:
Status: Offline
Joined: Feb 18, 201212Year Member
Posts: 420
Reputation Power: 17
Status: Offline
Joined: Feb 18, 201212Year Member
Posts: 420
Reputation Power: 17
Welcome to TTG, read rulez, post n' stuff, stay login' in.
I was in the in the introduce yurself lol
I was in the in the introduce yurself lol
- 0useful
- 0not useful
#406. Posted:
Status: Offline
Joined: Mar 31, 201212Year Member
Posts: 247
Reputation Power: 14
Status: Offline
Joined: Mar 31, 201212Year Member
Posts: 247
Reputation Power: 14
Saving file...
That's mine. :l
That's mine. :l
- 0useful
- 0not useful
#407. Posted:
Status: Offline
Joined: Mar 25, 201212Year Member
Posts: 96
Reputation Power: 7
Status: Offline
Joined: Mar 25, 201212Year Member
Posts: 96
Reputation Power: 7
Headly Eyes closed
yldeeah Back wards with elbow
Headly (My pencil!)
hdzqch With my FACE!
Awesome Post
I was going to type my name with my keyboard but HOW THE F*CK COULD I DO THAT I WAS ALSO GONNA USE MY CHAIR!!!!!
yldeeah Back wards with elbow
Headly (My pencil!)
hdzqch With my FACE!
Awesome Post
I was going to type my name with my keyboard but HOW THE F*CK COULD I DO THAT I WAS ALSO GONNA USE MY CHAIR!!!!!
- 0useful
- 0not useful
#408. Posted:
Status: Offline
Joined: Feb 10, 201113Year Member
Posts: 1,738
Reputation Power: 80
My mother drove me to the airport with the windows rolled down. It was seventy-five degrees in Phoenix, the sky a perfect, cloudless blue. I was wearing my favorite shirt sleeveless, white eyelet lace; I was wearing it as a farewell gesture. My carry-on item was a parka.
- 0useful
- 0not useful
#409. Posted:
Status: Offline
Joined: May 30, 201113Year Member
Posts: 897
Reputation Power: 36
- 0useful
- 0not useful
#410. Posted:
Status: Offline
Joined: Jul 28, 201113Year Member
Posts: 2,779
Reputation Power: 159
You are viewing our Forum Archives. To view or take place in current topics click here.