This site is no longer active and is available for archival purposes only. Registration and login is disabled.

PocketPC Asserts (Source for those who want one)


PocketPC Asserts (Source for those who want one)

Postby Hosed » Jan 4, 2002 @ 9:10pm

Hey Guys,<br><br>For those who don't frequent http://www.flipcode.com here's a link to a code of the day submission I made a couple weeks ago.  It's source for some Assert macros for the PocketPC.<br><br>http://www.flipcode.com/cgi-bin/msg.cgi?showThread=COTD-AssertsonthePocketPC&forum=cotd&id=-1<br><br>Notable features are autologging/appending and a message box with actually useful information in it.<br><br>Be sure to read my comment on the page (3rd post).<br><br>If you like it just drop me a note.  Feedback is always welcome.<br><br>Thanks,<br>-Lucas<br><br>( I would forget the link, heh )Last modification: Hosed - 01/04/02 at 18:10:08
L. L. Goodwin<BR>Purveyor of Code<BR><A href="http://www.planettribes.com/hosed/">Hosed's House of Code</A>
User avatar
Hosed
pm Member
 
Posts: 249
Joined: Jan 3, 2002 @ 2:51am
Location: Montana, USA


Re: PocketPC Asserts (Source for those who want one)

Postby Hosed » Jan 4, 2002 @ 9:25pm

Heh, low and behold I go digging through the forums and see someone already posted a link to me code. :)<br><br>Well if nothing else, the 3rd post on the page is worth a gander for those using the code.<br><br>-Hosed
L. L. Goodwin<BR>Purveyor of Code<BR><A href="http://www.planettribes.com/hosed/">Hosed's House of Code</A>
User avatar
Hosed
pm Member
 
Posts: 249
Joined: Jan 3, 2002 @ 2:51am
Location: Montana, USA


Re: PocketPC Asserts (Source for those who want one)

Postby bdillon » Jan 5, 2002 @ 12:54am

It's very useful.  I had written my own assert() in C, (you can see it in my sig) but if you passed certain data types to it, it would generate lots of warnings in the code, and I hate warnings in the code. :)  Very much appreciated.
if(!assertion) *(int *)0 = 0;
bdillon
pm Member
 
Posts: 7
Joined: Jan 1, 2002 @ 3:12am


Postby PepeGG » Feb 14, 2002 @ 1:57pm

<!--The Sourcerer-->
PepeGG
pm Member
 
Posts: 78
Joined: Oct 15, 2001 @ 3:25pm
Location: Spain


Postby Hosed » Feb 15, 2002 @ 1:42pm

User avatar
Hosed
pm Member
 
Posts: 249
Joined: Jan 3, 2002 @ 2:51am
Location: Montana, USA


Return to Windows Mobile


Sort


Forum Description

A discussion forum for mobile device developers on the Windows Mobile platform. Any platform specific topics are welcome.

Moderators:

Dan East, sponge, Digby, David Horn, Kevin Gelso, RICoder

Forum permissions

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum