Load a data text file into a multidimentional array then copie the content into

Résolu
omegarios Messages postés 6 Date d'inscription lundi 16 mai 2011 Statut Membre Dernière intervention 19 juin 2011 - 31 mai 2011 à 22:28
omegarios Messages postés 6 Date d'inscription lundi 16 mai 2011 Statut Membre Dernière intervention 19 juin 2011 - 1 juin 2011 à 18:40
Dear code project members,
I'm a very beginer in Visual C# and I would like you to help me with this problem, which is too simple for a high level community like you but very difficult for me.

The problem:
I have a text file which contains 14 columns and more than 3500 rows of integers. I need to read that file by the click of a button and then load the whole contents into a multi dimensional array. From this array 14 textboxes will be loaded. Then I need that content to change every 50ms. I'll use this application to create a socket over which I'll send the data to a robot controlling a its trajectory.

Best regards

2 réponses

BunoCS Messages postés 15472 Date d'inscription lundi 11 juillet 2005 Statut Modérateur Dernière intervention 25 mars 2024 103
1 juin 2011 à 09:06
Hello,
1. It is a French forum
2. We are not the "code project" members...be careful with your copy/paste
3. We don't want to do the job for you but we are pleased to help you

Where is the problem? Open/Read a file? Fill textbox? Change value with 50ms interval?

@+
Buno
----------------------------------------
L'urgent est fait, l'impossible est en cours. Pour les miracles, prévoir un délai...
3
omegarios Messages postés 6 Date d'inscription lundi 16 mai 2011 Statut Membre Dernière intervention 19 juin 2011
1 juin 2011 à 18:40
thanks dude :)
0
Rejoignez-nous