Loading...
Processing Forum
Recent Topics
All Forums
Screen name:
victor.hc
victor.hc's Profile
1
Posts
0
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Expanded view
List view
Private Message
Problem with 2D Doubles array
[3 Replies]
15-Jul-2013 03:50 PM
Forum:
Programming Questions
I want to initialize a 2D array like so:
Double[][] positions = { { -175, 0, 167.5 }, { -242.5, 0, 35 }, { 175, 0, 167.5 }, { 242.5, 0, 35 }, { 0, 0, -167.5 }, { 0, 0, -97.5 } };
but I get this error:
"cannot convert from int to Double"
anyone have an idea how I can fix this?
Thank you
«Prev
Next »
Moderate user : victor.hc
Forum