Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~664 People Reached
Favorite Forums
Favorite Tags
2d x 2
Member Avatar for ironbrew

Hi I need some help creating a simple windows form application. The form must be able to view the names of images in a selected folder(using a listbox), once one of the image names is selected from the listbox the actual picture is displayed in a picture box - with …

Member Avatar for tinstaafl
0
218
Member Avatar for ironbrew

My objective is to have a 2d array [3,4] which takes in 12 values of doubles. I then want the programme to round the values to the nearest whole number and then store these in a new array. When i seem to try this it is just storing the unrounded …

Member Avatar for ddanbe
0
49
Member Avatar for ironbrew

Hi, i'm new to c# and need help on designing a programme. I need to create a 2d array which has to accept 12 values (3 verticalx4 horizontal)(with decimal places) . I have to be able to input the values of each element in the area using the console. I …

Member Avatar for ddanbe
0
397