www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Append to array of strings within array of structs

I'm reading some text records from file and have a simple stuct 
to hold records:

struct I
{

}
Jun 05 2015