Ask Experts Questions for FREE Help !
Ask

Search:

Type: Posts; User: johnny1667

Search: Search took 0.00 seconds.

  1. Question: C programming

    by johnny1667
    Answers
    4
    Views
    2,229

    I've been out for a week but I get the stuff just...

    I've been out for a week but I get the stuff just can't make it compile. Well what you provided me didn't compile but helps me see some stuff, and I've got it to compile but a segment violation comes...
  2. Question: C programming

    by johnny1667
    Answers
    4
    Views
    2,229

    C programming

    Write and test a function hydroxide that takes a chemical formula as a parameter and returns True if the chemical is a hydroxide (i.e. ends in OH) and returns False otherwise.


    Example:
    Enter a...
  3. Write a function that returns trueif its string argument ends in the substring OH

    Write and test a function hydroxide that takes a chemical formula as a parameter and returns True if the chemical is a hydroxide (i.e. ends in OH) and returns False otherwise.


    Example:
    Enter a...
Results 1 to 3 of 3