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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: nasserkhan
  • Content: Threads
  • Order by date
  1. nasserkhan

    Issue with Labview and DLL made in C++ (string issues)

    I am using Labview as an interface for my C++ program, which I have converted into a DLL. I am taking a C++ style string, then converting it to a 'C' style string (using c_str() function), casting it to a char *. I then return it, with the intention that Labview should output the string to a...

Part and Inventory Search

Back
Top