P
PouBear
I'm a new programer and I have a program due Monday 12-11-06. My program
must take a URL from the user as input. The program must output the
protocol used and the top level domain.If the protocol is not included in
the URL or the program does not recognize the protocol, the program must
output messages to relay that information. Likewise it must do the same
for the domain. We are currently working with pointers and arrays. We have
to use strncmp and strncat.
sincerly PouBear
must take a URL from the user as input. The program must output the
protocol used and the top level domain.If the protocol is not included in
the URL or the program does not recognize the protocol, the program must
output messages to relay that information. Likewise it must do the same
for the domain. We are currently working with pointers and arrays. We have
to use strncmp and strncat.
sincerly PouBear