// cantGetThrough.cc  P. Conrad   CISC181 Fall 2005
// Write a WAV file that sounds out the DTMF for a number then a busy signal

// @@@ Add your own comment here indicating that you
// @@@ updated the file; include your name, date, section, and "CISC181 proj1b"


int main(int argc, char *argv[])
{


}





