Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. avenhor

    Changing data in an int array to a double array

    currently I have a two dimensional array that has been defined as int. I would like to redefine or copy these data into another array, but a double array instead. How do I do that? Currently I've used cast and I've also tried to define the original array as double, but if I do that then the...

Part and Inventory Search

Back
Top