•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the C++ section within the Software Development category of DaniWeb, a massive community of 397,839 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,578 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our C++ advertiser:
Views: 134 | Replies: 0 | Solved
![]() |
•
•
Join Date: May 2008
Posts: 35
Reputation:
Rep Power: 1
Solved Threads: 0
Hello,
I have got a matrix and I want to get his elements so I can work with them in an unsigned int[][] or in a similar way.
I have proved to get them with the method Element but it returns an array and I think it don't do what I want, something like this L[i][j];
Another thing that I have thought is to change this matrix into a String like this, but then I found the same problem. I don't know how to get this elements!
Could anyone of you help me?
Thank you in advanced!
I have got a matrix and I want to get his elements so I can work with them in an unsigned int[][] or in a similar way.
I have proved to get them with the method Element but it returns an array and I think it don't do what I want, something like this L[i][j];
Another thing that I have thought is to change this matrix into a String like this, but then I found the same problem. I don't know how to get this elements!
System::Drawing::Drawing2D::Matrix^ L; System::String^ labelString=L->ToString();
Could anyone of you help me?
Thank you in advanced!
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb C++ Marketplace
Similar Threads
- Matrix Determinate Calculation (C++)
- how to add 2 matrix (C++)
- How to access elements of text file like in matrix (Perl)
- How to pass reference of a 2-D matrix to a function in C (C)
- swapping in a matrix (C)
- random matrix generation (C)
- How to transpose a matrix? (Java)
- Loop stopping short (Pascal and Delphi)
- Help with a 2D Matrix problem (C)
Other Threads in the C++ Forum
- Previous Thread: Constructor of array of Point
- Next Thread: program goes in infinite loop??


Linear Mode