Standard quiz Which bugs does the follow code fragment have? *stdin = *freopen(device, "r", stdin); Bonus question: Which package is it from?