Who's going to code them for you?Kuron wrote:I plan to buy a few of these. The uses are endless.
Search found 9 matches
- Thu Mar 01, 2012 7:02 am
- Forum: Off Topic
- Topic: RaspberryPi, the 25USD computer
- Replies: 21
- Views: 4711
Re: RaspberryPi, the 25USD computer
- Thu Mar 01, 2012 6:12 am
- Forum: Off Topic
- Topic: Apple locking down the OS
- Replies: 6
- Views: 1837
Re: Apple locking down the OS
And ignore land gets one more troll for a resident
Everyone else is reading it, genius. Post some code that will impress somebody or shut the fuck up asshole. You don't belong here or anywhere programmers gather. You're an idiot who can't accept the fact that he can't cut it. Come on, post some ...
Everyone else is reading it, genius. Post some code that will impress somebody or shut the fuck up asshole. You don't belong here or anywhere programmers gather. You're an idiot who can't accept the fact that he can't cut it. Come on, post some ...
- Thu Mar 01, 2012 6:06 am
- Forum: Off Topic
- Topic: Apple locking down the OS
- Replies: 6
- Views: 1837
Re: Apple locking down the OS
I'm sure it's no different then already signing your app the current way.
That's because you actually write programs. Thanks for that. The poster you're replying to doesn't, and couldn't if his life depended on it. Just search, under 'Kuron' or 'Brice Manuel' and see what you find. -epic fail ...
That's because you actually write programs. Thanks for that. The poster you're replying to doesn't, and couldn't if his life depended on it. Just search, under 'Kuron' or 'Brice Manuel' and see what you find. -epic fail ...
- Thu Mar 01, 2012 6:00 am
- Forum: Off Topic
- Topic: Apple locking down the OS
- Replies: 6
- Views: 1837
Re: Apple locking down the OS
Sooner than "you expected". What a joke. So, I guess this is going to be a problem for you? And you've created... what? For what platform? Any platform at all, please post a link. Or stop posting to programming forums when you can't come up with the goods. Anybody can surf the web and post stuff ...
- Mon May 29, 2006 10:32 am
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] ClearMemory()
- Replies: 14
- Views: 4690
- Mon May 29, 2006 9:03 am
- Forum: Game Programming
- Topic: Screen to Image
- Replies: 5
- Views: 2590
- Mon May 29, 2006 4:58 am
- Forum: Coding Questions
- Topic: What is the fastest way of cheking if a file exists?
- Replies: 12
- Views: 4099
- Mon May 29, 2006 4:40 am
- Forum: Coding Questions
- Topic: What is the fastest way of cheking if a file exists?
- Replies: 12
- Views: 4099
Here's a line from one of my programs, dunno if you'll like it or not:
I have no idea how fast it is.
Code: Select all
If ExamineDirectory(0,GetCurrentDirectory(),"Sqlite3.dll") = 0
; it isn't there, handle condition
Else
; it is there, handle condition
Endif
- Mon May 29, 2006 2:33 am
- Forum: Coding Questions
- Topic: Question icon in the Title Bar
- Replies: 9
- Views: 3195