Search:

Type: Posts; User: GiantFurby

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,266

    got it working. thank you!!!!!!!!

    got it working.
    thank you!!!!!!!!
  2. Replies
    4
    Views
    2,266

    ok i got tht to work ow it doesn't recgonize the...

    ok i got tht to work ow it doesn't recgonize the namespace System
  3. Replies
    4
    Views
    2,266

    doesn't recognize stdafx.h

    i am a student taking c++ so i do not know that much about it yet.
    but we had a homework assignment that i wrote code for but the first error i get is that is doesn't recognize stdafx.h when i try...
  4. http://faculty.valenciacc.edu/colin_archibald/Comp...

    http://faculty.valenciacc.edu/colin_archibald/ComputerProgrammingConcepts.htm

    these are video lessons that my teacher(i am also in a intro class) gave us a link to for help
    the first few videos...
  5. Replies
    20
    Views
    3,457

    i could probably use more spacing though my code...

    i could probably use more spacing though my code is kinda cramped
  6. Replies
    20
    Views
    3,457

    my indention is from visual c++ express it...

    my indention is from visual c++ express
    it automatically indents like that
    plus i select all then do ctrl+k, ctrl+f and that indents it
    so the indention is not my fault sry
  7. Replies
    20
    Views
    3,457

    so you wouldn't have been able to help cuz the...

    so you wouldn't have been able to help cuz the actual problem wasn't shown
  8. Replies
    20
    Views
    3,457

    no, i didn't post the whole code and i have a...

    no,
    i didn't post the whole code and i have a do while loop in there and in the condition i put the wrong value for the sentinel value so i changed it and it worked its kinda confusing cuz i have...
  9. Replies
    20
    Views
    3,457

    nvm i figured it out but i don't know how to...

    nvm i figured it out but i don't know how to delete my thread i am also new to posting on forums
  10. Replies
    20
    Views
    3,457

    switch won't break

    i am writing a program for class and a switch i have in it won't break, but only one case won't break when i enter the sentinel value it goes back to the menu but the other case exits when the...
  11. Replies
    2
    Views
    3,408

    lol something so simple thanks

    lol something so simple
    thanks
  12. Replies
    2
    Views
    3,408

    illegal break?!?!?

    i am working on homework for my programming class which uses C. i have to make a program that calculates some simple geometry. the user chooses which shape to make calculations on. i am using a...
Results 1 to 12 of 12