Search:

Type: Posts; User: Seany242

Search: Search took 0.01 seconds.

  1. CommonTater, what does toupper and puts do?...

    CommonTater, what does toupper and puts do? kmess, what can i do with that variable c? maybe:


    if ( c == 's' ) {
    printf( "Gross! %s are disgusting!" )


    would that work?
  2. Determining if a string has an "s" at the end

    Hi, I'm pretty new to programming. I'm trying to make a program to determine if input from the user is plural or not, and based on that, print a response with the correct grammar, but it isn't...
Results 1 to 2 of 2