Search:

Type: Posts; User: Dcower

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,086

    Re: Need help on a C project.

    When you say


    do you mean that for example a person types:
    5
    and then:
    7

    And it adds those together? I have a Fibonacci program that I made encase you need something that just adds the...
  2. Thread: Word Count

    by Dcower
    Replies
    12
    Views
    5,413

    I hope this helps somewhat... #include...

    I hope this helps somewhat...



    #include <stdio.h>
    #include <ctype.h>

    int read_and_count(void);
    int chr;
    int word_count = 0;
  3. Replies
    1
    Views
    1,202

    Downloading images...

    Could anyone point me to a piece of code that downloads an image?

    edit: Maybe I can explain this better... I want to create a program where the user types in a url of a image (ex:...
  4. Can I judge...?

    Can I judge...?
  5. Thread: .obj files?

    by Dcower
    Replies
    3
    Views
    1,668

    You mean 3D models...? If that's the case then I...

    You mean 3D models...? If that's the case then I recommend that you check out Milkshape 3D for creating models or Turbo Squid for downloading some free ones.:)

    p.s.: Wavefront .OBJ files are a 3d...
  6. Thread: VK codes

    by Dcower
    Replies
    10
    Views
    4,413

    I just made my own header file:D. I've attached...

    I just made my own header file:D. I've attached it to this post...
  7. Replies
    5
    Views
    1,764

    Any examples?:D How would you create a text file...

    Any examples?:D How would you create a text file compresser? I have some ideas...
  8. Replies
    2
    Views
    2,359

    Gamehacking.com (http://www.gamehacking.com) ...

    Gamehacking.com

    Hope that helps...:)

    P.S. If you find any other good sites for gamehacking just PM me please...
Results 1 to 8 of 8