943,744 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 753
  • C# RSS
Mar 5th, 2009
-1

c# problem solution

Expand Post »
how to add to numbers in c#.net
Similar Threads
Reputation Points: 8
Solved Threads: 0
Newbie Poster
raj_mah is offline Offline
1 posts
since Mar 2009
Mar 5th, 2009
0

Re: c# problem solution

c# Syntax (Toggle Plain Text)
  1. int i1 = 5;
  2. int i2 = 7;
  3. int i3 = i1 + i2;
Featured Poster
Reputation Points: 1749
Solved Threads: 735
Senior Poster
sknake is offline Offline
3,948 posts
since Feb 2009
Mar 6th, 2009
-1

Re: c# problem solution

If you know c++, you know a lot of c#.
Reputation Points: 817
Solved Threads: 32
Nearly a Posting Virtuoso
Duki is offline Offline
1,474 posts
since Jun 2006
Mar 6th, 2009
0

Re: c# problem solution

Did you have further questions? It seems as though sknake answered the question quite completely but you didn't mark the thread as solved. If you just mean add variables he put it right out there, what were you adding specifically?
Reputation Points: 155
Solved Threads: 41
Posting Whiz in Training
rapture is offline Offline
294 posts
since Jul 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: How to pass a xml file taking "uri" as initializer from one class to another class?
Next Thread in C# Forum Timeline: speech to text conversion





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC