skyline2162's Profile
Reputation: -1
Dishonored
- Group:
- Active Members
- Active Posts:
- 104 (0.2 per day)
- Joined:
- 17-December 11
- Profile Views:
- 1,121
- Last Active:
May 03 2013 02:46 PM- Currently:
- Offline
Previous Fields
- Dream Kudos:
- 0
Posts I've Made
-
In Topic: Installing a compiler
Posted 5 Feb 2013
SO I do not have to change or download anything, I can already use my existing c# and java compiler and just compile my code in my command prompt -
In Topic: New to mobile development
Posted 30 Dec 2012
Do you know what has a bigger market? Like if i learn android or iphone, what would have more jobs out there? I have a samsung s3 -
In Topic: I do not understand this output, question from past exam
Posted 11 Dec 2012
*p = a + *q; this makes p a new value which is the sum of a + *q, which is 2+4=6, that is how i see it -
In Topic: I do not understand this output, question from past exam
Posted 11 Dec 2012
okay thanks, last question *p = a + *q, is this saying the original a which is 2 and *q is the reference of b which is 4, so 2+4=6, but answer is 10, where am i going wrong now -
In Topic: I do not understand this output, question from past exam
Posted 11 Dec 2012
sorry that was an error on my part, i didnt realize the order of operations there, if you don`t mind just helping me with this part
*p = a + *q; Console.WriteLine(a + *q); fixed (int* r = ia) { Console.WriteLine(*r + 3); }
*p = a + *q, is this saying the original a which is 2 and *q is the reference of b which is 4, so 2+4=6, but again the answer is 10, i also don`t understand the fixed part, my knowledge of the fixed is that it is used for garbage collection, i do not get the code behind the int*r =ia
My Information
- Member Title:
- D.I.C Head
- Age:
- Age Unknown
- Birthday:
- Birthday Unknown
- Gender:
Contact Information
- E-mail:
- Private
Friends
skyline2162 hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
skyline2162 has no profile comments yet. Why not say hello?