Search:

Type: Posts; User: CAP

Page 1 of 8 1 2 3 4

Search: Search took 0.01 seconds.

  1. Thread: Thats not right...

    by CAP
    Replies
    3
    Views
    887

    *Sits quitely, pulls out gun, BLAM!* But...

    *Sits quitely, pulls out gun, BLAM!*

    But thanks anyways.
  2. Thread: Thats not right...

    by CAP
    Replies
    3
    Views
    887

    Thats not right...

    Uh, this code is from the Sam's Teach Yourself C Programming in 21 days and it never stops, what exactly is wrong with it?



    #include <stdio.h>

    int count;

    int main(void)
    {
  3. Replies
    16
    Views
    5,005

    I think the world would have been better without...

    I think the world would have been better without 911 seeing as how all of america is on orange alert (right before war)
  4. Replies
    72
    Views
    8,282

    Do you have MSN "The One"(great movie)?

    Do you have MSN "The One"(great movie)?
  5. Replies
    72
    Views
    8,282

    Thats great I also check it often and my e-mail. ...

    Thats great I also check it often and my e-mail. Do you have irc for free or did you pay for it?
  6. Replies
    72
    Views
    8,282

    Welcome aboard bedop, what messangers do you...

    Welcome aboard bedop, what messangers do you have?

    P.S.

    My e-mail: [email protected]
    My MSN: [email protected]
    My Aim: caphack1001
    No Icq
    Working on irc
  7. Thread: Just curious

    by CAP
    Replies
    9
    Views
    1,568

    What are the principles of least privilage? And...

    What are the principles of least privilage? And in every program I have seen they all use global variables unless of course the variables are in a function...why do so many books have that and what...
  8. Replies
    72
    Views
    8,282

    Hey datainjector I got the same error all that is...

    Hey datainjector I got the same error all that is wrong is that there is a period on the end of the e-mail address, delte that and it works. :D

    Also how where is everyone as for C knowledge, like...
  9. Thread: The private game

    by CAP
    Replies
    2,805
    Views
    8,288,976

    A: Sure why not Q: How many books do you have...

    A: Sure why not

    Q: How many books do you have in you own "library" and how many did you pay for?
  10. Replies
    72
    Views
    8,282

    I would like to join your group blue and I have...

    I would like to join your group blue and I have already sent you an e-mail. BTW this my e-mail addy: [email protected]

    P.S. I understand what you mean hobo and trust me, this board is the...
  11. Thread: Just curious

    by CAP
    Replies
    9
    Views
    1,568

    Ok I am going to try a couple of different ways...

    Ok I am going to try a couple of different ways of scanning so that I can check on the input and see how everything works but thanks for all your help :)
  12. Thread: Just curious

    by CAP
    Replies
    9
    Views
    1,568

    Hobo: I tried to put them all in one scanf...

    Hobo:

    I tried to put them all in one scanf but I think I had commas between the %f's...would that be a problem? I changed the f to a double just to see if that would fix the 'type' error.


    ...
  13. Thread: Just curious

    by CAP
    Replies
    9
    Views
    1,568

    Just curious

    Once again this is another one of Sams quizes, first here is the question: 10. Write a program that uses a function to find the average of five type float values entered by the user.

    Now this is...
  14. Thread: Void functions

    by CAP
    Replies
    16
    Views
    3,611

    In the library eh...guess you have never seen our...

    In the library eh...guess you have never seen our libraries selection of computer books let alone computer programming books :(
  15. Replies
    4
    Views
    2,307

    That would be what I am using, and it did give me...

    That would be what I am using, and it did give me errors, I just got the 3 different programs mixed up :o, sorry again, like I said I will just try what you posted and go from there, I don't like...
  16. Replies
    4
    Views
    2,307

    Well I will try to fix it, then if it is still...

    Well I will try to fix it, then if it is still weird(most likely ;)) I will probably try your "later lesson" way, thanks Prelude :)

    P.S.

    Sorry about that, I have yet another program that...er...
  17. Replies
    4
    Views
    2,307

    Sams Teach Yourself ?

    This is question #8 from chapter 5 in Sams teach yourself c programming in 21 days:

    8. Write a function that receives two numbers as arguments. The function
    should divide the first number by the...
  18. Thread: The private game

    by CAP
    Replies
    2,805
    Views
    8,288,976

    A: A big salary or the opportunity to work at the...

    A: A big salary or the opportunity to work at the place of my dreams.

    Q: What is your dream job?
  19. Replies
    3
    Views
    1,416

    Ok then, so the whole long x, x_cubed and so on...

    Ok then, so the whole long x, x_cubed and so on and so on is pretty much like a frame that defines how the function works, but when you put input it, input takes over and just runs it course...ok...
  20. Replies
    3
    Views
    1,416

    Functions Explained

    I dunno if someone wants to take the time but I would be glad, I got this code from Sams Teach Yourself C Programming in 21 Days:



    #include <stdio.h>

    long cube(long x);

    long input,answer;
  21. Thread: The private game

    by CAP
    Replies
    2,805
    Views
    8,288,976

    A: T.V. Show event...probably nothing, all of...

    A: T.V. Show event...probably nothing, all of these new t.v. series suck IMO

    Q: Why do people assume that all people who wear glasses :cool: are smart and watch either Start Trek, Star Wars, or...
  22. Thread: The private game

    by CAP
    Replies
    2,805
    Views
    8,288,976

    A: I am :) I own an xbox and intend to spread it...

    A: I am :) I own an xbox and intend to spread it throughout the world.

    Q: What do you all have against the xbox and what makes you think that "gaycube" is so good??
  23. Thread: The private game

    by CAP
    Replies
    2,805
    Views
    8,288,976

    A: Post whatever you want here. Q: Would...

    A: Post whatever you want here.

    Q: Would anyone here be offened if I posted an xbox comic when I get it from my friend...
  24. Thread: The private game

    by CAP
    Replies
    2,805
    Views
    8,288,976

    A: How should I know...I have yet to begin...

    A: How should I know...I have yet to begin working :)

    Q: How many people here are their own bosses?
  25. Thread: The private game

    by CAP
    Replies
    2,805
    Views
    8,288,976

    A: Because of farmers gasses. Q: This is a...

    A: Because of farmers gasses.

    Q: This is a question and an answer, how many of you find this funny:
    http://brokenlogo.20m.com/xbox.swf

    P.S. This is meant to be towards ober's post and the...
Results 1 to 25 of 179
Page 1 of 8 1 2 3 4