Thread: My first (simple) applied program

  1. #1
    napKINfolk.com napkin111's Avatar
    Join Date
    Apr 2002
    Posts
    310

    My first (simple) applied program

    This is my first program made for an actual purpose (all my other ones are just to test stuff, well, then theres my RPG that hasn't had anything done to it in a while...). It was made in response to my Algebra II teacher telling me there is no formula for what I call "incrementing sets."

    Start # = the starting #
    Adding # = The number added to the starting number each time
    Increment = The number added to the Adding number each time

    Yeah, I know its EXTREMELY simple, but I'm glad to have a chance to test my "skill."

    I tried to get extra credit, but he wouldn't give me any...

    napKIN

    NOTE: I don't have Winzip on this comp(school computer...sheesh), so I renamed the program .c so I can attach it. Just rename it "Incrementer.exe"

  2. #2
    napKINfolk.com napkin111's Avatar
    Join Date
    Apr 2002
    Posts
    310
    Bah!

    OK, here's the program...nevermind it too big...dang, need Winzip...

  3. #3
    Evil Member
    Join Date
    Jan 2002
    Posts
    638
    Traditionally you post the source, not the binary

  4. #4
    napKINfolk.com napkin111's Avatar
    Join Date
    Apr 2002
    Posts
    310
    Here it is:

    http://www.geocities.com/napkin111/Incrementer.zip

    copy and paste that into the address, then rename the file .exe

    **bell**

    bye!

  5. #5
    Registered User
    Join Date
    Apr 2002
    Posts
    249

    Aha ... where is the program

    I cant see the programm.

    So where is the program....
    Can you post it again...
    C++
    The best

  6. #6
    Pygmy Monkey ErionD's Avatar
    Join Date
    Feb 2002
    Posts
    408
    doesnt work for me. Maybe its because im on XP

  7. #7
    Registered User
    Join Date
    Apr 2002
    Posts
    249

    XP again....

    I can say nothing....
    Chick if it will work in win98SE
    C++
    The best

  8. #8
    napKINfolk.com napkin111's Avatar
    Join Date
    Apr 2002
    Posts
    310
    Umm, I made and compiled it in XP...Weird.

    napKIN

  9. #9
    Registered User
    Join Date
    Apr 2002
    Posts
    249

    did you chick it using another system

    have you chicked it on another system... Win98 for example...
    C++
    The best

  10. #10
    napKINfolk.com napkin111's Avatar
    Join Date
    Apr 2002
    Posts
    310
    I tried it on WinNT and it worked fine...did you guys rename it '.exe'? If so, I'm not sure why it doesn't work.

    napKIN
    "The best way to get answers is to just keep working the problem, recognizing when you are stalled, and directing the search pattern.....Don’t just wait for The Right Thing to strike you – try everything you think might even be in the right direction, so you can collect clues about the nature of the problem."
    -John Carmack

  11. #11
    Registered User
    Join Date
    Apr 2002
    Posts
    249

    I would rather thank CP

    I would rather put Xp on highest roof that you have in your bookself.

    untill they have a good ver. of XP...
    C++
    The best

  12. #12
    Pygmy Monkey ErionD's Avatar
    Join Date
    Feb 2002
    Posts
    408
    Win 98 SUCKS compared to XP. XP and 2000 are the best windows OS's. 2000 is the best one.

  13. #13
    Registered User
    Join Date
    Apr 2002
    Posts
    99
    It must of become corrupted when you
    renamed a .exe to a .zip file,
    I guess it figures...

  14. #14
    napKINfolk.com napkin111's Avatar
    Join Date
    Apr 2002
    Posts
    310
    I personally like XP more that Win98 and the others...Exept for ME, ME was the best**yes, that was sarcasm**

    napKIN
    "The best way to get answers is to just keep working the problem, recognizing when you are stalled, and directing the search pattern.....Don’t just wait for The Right Thing to strike you – try everything you think might even be in the right direction, so you can collect clues about the nature of the problem."
    -John Carmack

  15. #15
    Registered User Xei's Avatar
    Join Date
    May 2002
    Posts
    719
    Oh no! Now we're having an OS war!
    hahaha

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. [Help] Simple Array/Pointer Program
    By sandwater in forum C Programming
    Replies: 3
    Last Post: 03-30-2007, 02:42 PM
  2. simple silly program
    By verbity in forum C Programming
    Replies: 5
    Last Post: 12-19-2006, 06:06 PM
  3. Simple simple program
    By Ryback in forum C++ Programming
    Replies: 10
    Last Post: 09-09-2004, 05:48 AM
  4. fopen();
    By GanglyLamb in forum C Programming
    Replies: 8
    Last Post: 11-03-2002, 12:39 PM
  5. Need help with simple DAQ program
    By canada-paul in forum C++ Programming
    Replies: 12
    Last Post: 03-15-2002, 08:52 AM