rangerofthewest's Profile
Reputation: -2
Dishonored
- Group:
- New Members
- Active Posts:
- 12 (0.04 per day)
- Joined:
- 10-September 12
- Profile Views:
- 970
- Last Active:
Sep 13 2012 06:23 AM- Currently:
- Offline
Previous Fields
- Country:
- AU
- OS Preference:
- Windows
- Favorite Browser:
- Chrome
- Favorite Processor:
- Intel
- Favorite Gaming Platform:
- PC
- Your Car:
- Who Cares
- Dream Kudos:
- 0
Latest Visitors
-
Curtis Rutland 
21 Feb 2013 - 15:04 -
creativecoding 
02 Feb 2013 - 00:36 -
macosxnerd101 
29 Oct 2012 - 10:43 -
karabasf 
23 Sep 2012 - 02:07 -
adolf625 
20 Sep 2012 - 12:03 -
Mina-no-Hime 
20 Sep 2012 - 11:00 -
Momerath 
16 Sep 2012 - 11:30 -
modi123_1 
13 Sep 2012 - 10:01 -
fromTheSprawl 
11 Sep 2012 - 22:15 -
picyoko 
10 Sep 2012 - 21:58
Posts I've Made
-
In Topic: Conversion string ->double
Posted 12 Sep 2012
double.Parse(string, IFormatProvider) is probably your best bet. Rule of thumb: Use doubles for >1.0 and floats for <1.0. For what I do, it works fantastic. -
In Topic: What flavor of Visual Studio do you use and why?
Posted 12 Sep 2012
I use Express, because I am just a game developer. It has all I need: syntax checker, XNA support.
That's pretty much all I need. I don't see the point of spending more money for something I don't need. -
In Topic: if(x==null)
Posted 12 Sep 2012
tlhIn`toq, on 11 September 2012 - 11:05 AM, said:One of the best ways to grasp code (for me anyway) is to read it out loud.
== Is best said as "is equal to?"
= Is best said as "is now set equal to"
so your line would read as
if (x is equal to null)
{
// then do the stuff in the code block
}
Now like that, it reads pretty easily as English.
Does it make more sense now?
This is correct. But null means "0", and can be used as a replacement for 0 (but only for int's, is my understanding) -
In Topic: Forgotten RPG- A New RPG
Posted 12 Sep 2012
Sorry for double posting, but it's been a while, so...
Quick Update: This is written in C# so it will be Windows exclusive. Also, I have incorporated an easy, editable weapons system that uses XML. Pretty happy about it. -
In Topic: [paid] We are looking for an expert c# developer
Posted 12 Sep 2012
Yeah, sure! My skype is ian.caltabiano
My Information
- Member Title:
- New D.I.C Head
- Age:
- 14 years old
- Birthday:
- September 15, 1998
- Gender:
-
- Interests:
- Everything coding like...
- Full Name:
- Ian Caltabiano
- Years Programming:
- 5
- Programming Languages:
- HTML 4.0, SQL, Javascript, CSS, C#, C++, C+, Python
Contact Information
- E-mail:
- Private
Friends
rangerofthewest hasn't added any friends yet.
|
|


Find Topics
Find Posts
View Reputation Given
|
Comments
rangerofthewest
12 Sep 2012 - 06:04"This Jen...is the Internet"
fromTheSprawl
11 Sep 2012 - 22:15