Home Forums C Programming Import an excel chart to a c++ array

Viewing 0 reply threads
  • Author
    Posts
    • #2099
      abhinav2491
      Participant

      Hello!

      I have a lot of data that have to be implemented with Visual C++ 2005 express. I’d simply like to import them in an array in order not to have to copy them by hand on this scheme : {0,0,1,5,0,5}.

      I did something similar with pictures using templates (function LoadImage).

      Maybe there is a library that has functions enabling this process.

      Thank you for helping me.

Viewing 0 reply threads
  • The forum ‘C Programming’ is closed to new topics and replies.