I am reading data from a text file into a structure?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PakiB
    New Member
    • Feb 2010
    • 1

    I am reading data from a text file into a structure?

    the problem is that ,when i try to display the contents of the structure ,nothing shows can anyone help please.
    Attached Files
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    What does your data look like? Like the inout file format.

    The >> operator requries whitespace between each data item.

    Comment

    Working...