Not quite like C structs:
struct DayAnalysis { public DateTime date; public int minutes; public string lasttime;
public int ndays; public int sminutes; };
DayAnalysis DayAna = new DayAnalysis();
Anti-nuisance lawsuit warning: The purpose of these notes is to remind me, Zoegond, of stuff or to help me work stuff out. They may contain mistakes.
Quick
- ($a, $b....) = unpack("A2A7...", $packed)
- push( array, list )