Search:

Type: Posts; User: sloopy

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,313

    ok could it be by compliler?

    ok could it be by compliler?
  2. Replies
    4
    Views
    2,313

    Do you guys also like how I cleaned everything up?

    Do you guys also like how I cleaned everything up?
  3. Replies
    4
    Views
    2,313

    I have finished my program, one problem

    Hello guys and gals I have finally finished my program! Everything runs smoothly until the program gets to the last function. Instead of giving me the lowest value it gives me a value that is not...
  4. Replies
    5
    Views
    1,525

    they were indented

    they were indented
  5. Replies
    5
    Views
    1,525

    btw Both of these functions work, but do not...

    btw Both of these functions work, but do not return the correct results
  6. Replies
    5
    Views
    1,525

    Finding lowest value

    hello guys and gals.

    I am taking a data file created by the program in another function which looks like this:

    These are all x y and z components of aircraft which the program creates in an...
  7. Replies
    7
    Views
    1,554

    should I put a counter in?

    should I put a counter in?
  8. Replies
    9
    Views
    5,359

    wouldn't it be 16 functions, or 16 checks?

    wouldn't it be 16 functions, or 16 checks?
  9. Replies
    9
    Views
    1,335

    out of curiosity, can you give some links of the...

    out of curiosity, can you give some links of the top ten?
  10. Replies
    7
    Views
    1,554

    if it helps, Here is a copy of the text file: ...

    if it helps, Here is a copy of the text file:

    -1878016948 0 0
    1 66752 0
    -1073744568 -1881138584 69644
    -1878016840 -1073743728 61440
    2 0 6
    -1769496876 69284 20
    0 -1073743716 1915905074 ...
  11. Replies
    7
    Views
    1,554

    Random numbers to stay under 200

    Hey guys Here is my code (it is a function as usual with my crap)


    void fPlanes(FILE *Fplanes)
    {
    /*declaring arrays, I am going to use int to keep everything standard */
    int aXaxis[50];...
  12. Replies
    5
    Views
    1,935

    OK I took your advice, now the program continues...

    OK I took your advice, now the program continues to ask again and again if you did not give give the correct answer. ALSO I can only use leia and password 12345, I can not use any of the other names...
  13. Replies
    5
    Views
    1,935

    Sorry, I forgot the question.. what is sigbus...

    Sorry, I forgot the question..
    what is sigbus code 10??
  14. Replies
    5
    Views
    1,935

    signal 10 (SIGBUS)

    ok new problems...

    Here is what I have when I run the program:


    [Session started at 2005-11-12 19:45:55 -0500.]
    Please enter your name
    darth
    Please enter your password
    23456
  15. Replies
    31
    Views
    7,533

    HEY!! I think I will start a new thread.... so...

    HEY!! I think I will start a new thread.... so say good night to this one...
  16. Replies
    31
    Views
    7,533

    ok new problems... Here is what I have when I...

    ok new problems...

    Here is what I have when I run the program:


    [Session started at 2005-11-12 19:45:55 -0500.]
    Please enter your name
    darth
    Please enter your password
    23456
  17. Replies
    31
    Views
    7,533

    O well.. I am going to tried to get the if/else...

    O well.. I am going to tried to get the if/else statement working in main then I will repost it.
  18. Replies
    31
    Views
    7,533

    they work when they are back in

    they work when they are back in
  19. Replies
    31
    Views
    7,533

    I delete the ones in red.

    I delete the ones in red.
  20. Replies
    31
    Views
    7,533

    it crashes when I delete them?

    it crashes when I delete them?
  21. Replies
    31
    Views
    7,533

    Thanks guys, I will get some help and get the...

    Thanks guys, I will get some help and get the main working and show you what it looks like, I am guessing that I will need an if statement
    like...
    [code]
    of value =1 then printf"tobad" close...
  22. Replies
    31
    Views
    7,533

    Hey It Works!

    Hey It Works!
  23. Replies
    31
    Views
    7,533

    alright I tabbed this girl out: /*William...

    alright I tabbed this girl out:


    /*William Edward McFadden */

    /* Location of all files is at: */
    /* /users/williammcfadden/Documents/school/EGR 115/Final Project/ */


    #include...
  24. Replies
    31
    Views
    7,533

    ok give me thirty minutes, I will try to fix the...

    ok give me thirty minutes, I will try to fix the indents...
  25. Replies
    31
    Views
    7,533

    parse error before else

    parse error before else
Results 1 to 25 of 31
Page 1 of 2 1 2