← Back to context

Comment by DannoHung

14 years ago

I like types. I do have a question though: Why do you call it "sig_t" as opposed to "sig_h" or something. Based on its positional appearance, it's pretty clear that it's a type. Or does t stand for something else?

It's a POSIX convention to indicate that it's a typedef.