Search:

Type: Posts; User: torcoder

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    1,562

    Thanks for the help I've my final code ready...

    Thanks for the help I've my final code ready for tomorrows class


    #include<stdio.h>
    int main(void)
    {
    char instruc[2];
    const double artichokes=1.25,beets=0.65,carrots=0.89;
    ...
  2. Replies
    8
    Views
    1,562

    I'm new to C++. Just started taken class at...

    I'm new to C++. Just started taken class at Cincinnati State .
  3. Replies
    8
    Views
    1,562

    Please help have trouble my with porgram

    I having some trouble with my if statement would someone help me out6851
    #include<stdio.h>

    void main()
    {
    char instruc[2];
    const double...
Results 1 to 3 of 3