Search:

Type: Posts; User: fmchrist

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,355

    syntax error in DEV c++

    ok this is not my code put one of the guys i am in group with.

    his error is on the last bracet could some one help us out as what to look at all the things I have learned from all of you.

    ...
  2. Replies
    4
    Views
    1,156

    It is but it isnt

    From what i pulled up and what you all told me the strucsure is more correct than it was but still not write .... I think the thing that might help is to do as told

    turn on warrnings in bev c++ I...
  3. Replies
    7
    Views
    2,138

    While loop ..crating an infanat loop

    OK ... aparently I cant figure out how to write a while loop .. here is the code and I am using dev C++ the code asks for for the student name and just keeps asking... were can I find good...
  4. Replies
    2
    Views
    990

    I did a search on the board and am trying to pull...

    I did a search on the board and am trying to pull up something in the faqs right now.
  5. Replies
    2
    Views
    990

    while loop structure

    i am not sure how to write a while loop in the maner that i am working this is what I can figure;


    while (studnam != bye)
    {

    printf("Please enter the first and last name of the student.\n")...
  6. Replies
    2
    Views
    969

    ok this my be an easyone but

    what is the line needed to set variables back to 0 or default after each run of a loop.. and ways do i have to store that data

    I was thinking with a write to file and than at the end of the loop...
  7. Replies
    5
    Views
    1,165

    a little more info

    I am looking back at some of the error code that was threded before and yes I know I have some unused ints .. do I need to do that before I can get it to work right and yes i know my math equation is...
  8. Replies
    5
    Views
    1,165

    here we go again please

    I have done everything that has been sugested (and ya i am a terible speller that is why spell check was invented) I am not able to get my dec c ++ to do the extra configurations I am working on it I...
  9. Thread: using files

    by fmchrist
    Replies
    7
    Views
    1,195

    kermit

    thanks I will look at that right away .... but as for the warnings since I have moved over to Dev C++ I am asuming the docs your refering to is the doc file from install? I have tryd that and am not...
  10. Thread: using files

    by fmchrist
    Replies
    7
    Views
    1,195

    wait a sec ??!!

    I asked about the math formula not if I had made any other mistake I made the minor changes at work on txt pad. I just lodded it up and found the iteams you were talking about ... Im not being lazy...
  11. Thread: using files

    by fmchrist
    Replies
    7
    Views
    1,195

    using files

    I am in need of more advice, my program is working but I am not geting the answer that I got by calculation that I should have gotten in the program. would someone tell me what I am doing wrong with...
  12. Replies
    2
    Views
    3,252

    ok know it will exacut till pay input

    OK. The info up to here has been grate I am learning a lot more from talking to people than this trial and error that I had been using, So here is the problem untill the salection of the pay rate...
  13. Replies
    1
    Views
    3,970

    Trouble with case structure

    I am getting an error,



    in miracle (yes I am installing a dif compiler) I am still new at this and will take all information as constructive. Thanks




    #include <stdio.h>
  14. Replies
    3
    Views
    1,345

    the ask an expert is down!?

    I am curently using Miracle C is there a better Codeing program that I can use ... I would like some thing that is more helpfull in identifying the error.. :mad: :confused: :D
  15. Replies
    1
    Views
    3,316

    Option menu in C

    Can you creat and options menue in C ... if so would some one tell me were i might find the info. And yes I tryed a search of the form hoping to find info. Thanks.

    I was thinking would a sub...
  16. Replies
    4
    Views
    1,311

    thank you, willc0de4food I was on that page and...

    thank you, willc0de4food I was on that page and did not see that .. many thaks to all of you I am finding out fast that there is a lot of good info on this form.
  17. Replies
    4
    Views
    1,311

    working with files in c

    I posted to c++ instead of c ... sorry

    I need to find the instructions for working with files in C .. write and read a file how do the hole process ... sorry to be a bother I am new to C...
  18. Replies
    2
    Views
    1,478

    Working with files in C

    I am a student trying to work a more advanced program for my final grade of this class. I need to have a file that can be writen to and also read from leaving the option to write more information to...
Results 1 to 18 of 18