PC Review


Reply
 
 
Chris
Guest
Posts: n/a
 
      9th Feb 2005
Why does this code fail?

int a = 5;

int b = 5;



object oa = a;

object ob = b;



Debug.Assert(oa == ob, "oa is not equal ob");


 
Reply With Quote
 
 
 
 
cody
Guest
Posts: n/a
 
      9th Feb 2005
> Why does this code fail?

Because you didn't try hard enough to get your homework done alone


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
My code fails kirkm Microsoft Excel Programming 4 22nd Feb 2007 08:44 AM
Code always fails Darhl Thomason Microsoft Access Form Coding 6 13th Feb 2006 03:15 PM
RE: Code fails if ran more than once =?Utf-8?B?Q2hyaXN0eQ==?= Microsoft Excel Programming 0 30th Aug 2005 05:33 PM
q: code fails =?Utf-8?B?SklNLkgu?= Microsoft ASP .NET 2 21st Jan 2005 10:15 PM
Code Fails at rs.FindFirst DeVille Microsoft Access Forms 1 18th Mar 2004 02:44 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:01 PM.