Search:

Type: Posts; User: cjohnson412

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,161

    using functions...

    Can anyone help me figure out why this isn't compileing, i basiclly want the program to tell me if the array is all even. but its not compiling.

    I keep getting these compiling errors

    12...
  2. Replies
    4
    Views
    1,857

    HELP WITH FUNCTIONS and POINTERS!!!

    I have a shell of a program and I am suppose to input the rest of the functions, though I am trying to figure out if I am doing this correctly. I have inputed one of the functions but it doesn't seem...
  3. Replies
    9
    Views
    4,120

    So how did u figure out that this was a...

    So how did u figure out that this was a square?!?!?!?!?!? Is this a common problem u see people have for classes. I just realized that the numbers were square and increase by one each time,...
  4. Replies
    9
    Views
    4,120

    cool thanks, well, I understand what ur saying,...

    cool thanks, well, I understand what ur saying, so I'll go off of that for now thanks!

    Wait, do you think that using a for loop is the best idea to figure this out?
    Thanks
    cj
  5. Replies
    9
    Views
    4,120

    I'm not sure what you mean, So i would add I...

    I'm not sure what you mean, So i would add I where inside the loop, Do you mean add it in the second loop, How do i Show the total variable in the loop first loop (36)... because the output of the...
  6. Replies
    9
    Views
    4,120

    Sorry, I just edited my question, I hope it makes...

    Sorry, I just edited my question, I hope it makes more sense. Basiclly I need to add obtain a total for the amount of odd numbers that a user inputs, Ex, a user enters the number 6, then the program...
  7. Replies
    9
    Views
    4,120

    Adding output of a FOR loop

    Hi, I have been trying to figure out how to add the output of a for loop together.

    In the part of the program I am working on I am suppose to create a program that adds the odd numbers together...
  8. Replies
    1
    Views
    863

    ???not Compileing???

    its ok thanks
  9. Replies
    11
    Views
    1,546

    ????if Else????

    Ok so i have to create a program that has a basic menu (i.e. apple - a, orange -o, juice - j ) I need to create a loop that allows the customer to enter (a, o, j ) in as an option, yet at the same...
  10. Replies
    4
    Views
    1,134

    Problems creating new line

    I'm a new to C++ in VB. I was wondering if anyone knows why i keep getting errors in VB when creating a new line using \n.

    I keep getting the following error
    1>------ Build started: Project:...
Results 1 to 10 of 11