Search:

Type: Posts; User: helpneeded

Search: Search took 0.00 seconds.

  1. Replies
    14
    Views
    1,759

    Alright, I have it up and running. Now I just...

    Alright, I have it up and running. Now I just have to create the functions. See you in roughly 10 days.
  2. Replies
    14
    Views
    1,759

    Thanks. It compiled.... but crashed. :(

    Thanks. It compiled.... but crashed. :(
  3. Replies
    14
    Views
    1,759

    Still getting errors. :/ ...

    Still getting errors. :/


    project2.cproject2.c(20) : error C2059: syntax error : 'switch'
    project2.c(26) : error C2046: illegal case
    project2.c(33) : error C2046: illegal case
    project2.c(36) :...
  4. Replies
    14
    Views
    1,759

    oh wow. I can't believe I forgot the #. I think...

    oh wow. I can't believe I forgot the #. I think its safe to say none of you will be working with me as a professional programmer anytime soon. lol.

    *edit*


    Thought I would post the new errors...
  5. Replies
    14
    Views
    1,759

    Thanks! I made the changes and tried to compile...

    Thanks! I made the changes and tried to compile but I get this error:

    project2.c(1) : error C2143: syntax error : missing '{' before '<'
    project2.c(1) : error C2059: syntax error : '<'

    I'll...
  6. Replies
    14
    Views
    1,759

    I know this is very basic but I just wanted to...

    I know this is very basic but I just wanted to see if I'm on the right track. This is something like my template?



    include<stdio.h>


    int main()
  7. Replies
    14
    Views
    1,759

    Thanks guys! Like I said, I'm only looking for...

    Thanks guys! Like I said, I'm only looking for direction, advice, etc. I want to learn this its just proving difficult for me.

    I have started the code but it wasn't using a do while loop (more...
  8. Replies
    14
    Views
    1,759

    A guy who sucks at programming needs help!

    I need to write this quiz using functions. I'm only looking for directions, advice, etc.

    Do I have to write a function for each question or can do one to cover them all?

    How I store the input...
Results 1 to 8 of 8