Thread: program.exe

  1. #16
    Handy Andy andyhunter's Avatar
    Join Date
    Dec 2004
    Posts
    540
    program.exe 02-11-2005 07:06 PM i hate you
    WTH - ????

    I think I am going to cry
    i don't think most standard compilers support programmers with more than 4 red boxes - Misplaced

    It is my sacred duity to stand in the path of the flood of ignorance and blatant stupidity... - quzah

    Such pointless tricks ceased to be interesting or useful when we came down from the trees and started using higher level languages. - Salem

  2. #17
    ---
    Join Date
    May 2004
    Posts
    1,379
    haha thats what you get for helping!

  3. #18
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    > i want to make a program that recivies inputs through a port
    Too vague.
    Serial Port
    Parallel Port
    USB Port
    Network Port
    What Port
    Which Port

    Making it look "cool" should be the last of your concerns at the moment, I'm not convinced you know how to do any of it yet.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  4. #19
    Blaher yeah's Avatar
    Join Date
    Feb 2005
    Posts
    21
    Making it look "cool" should be the last of your concerns at the moment, I'm not convinced you know how to do any of it yet.
    your right, so lets pu that aside!!

    well,
    i'm not sure but it might be serial or usb, im not sure yet!!
    will you tell me how to do both???

  5. #20
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,661
    I'm not going to recite some tutorial or book for you to gloss over and ignore, like some random web page - that's for you to do yourself.

    When you have a specific question ("this doesn't work" or "I don't understand"), then we can help.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  6. #21
    Handy Andy andyhunter's Avatar
    Join Date
    Dec 2004
    Posts
    540
    Ooh, Ooh Salem you know what? Could you help me with this:
    Code:
    int main(void) {
    
         //I want the code for an OS in here
    }
    You know would ya mind?
    i don't think most standard compilers support programmers with more than 4 red boxes - Misplaced

    It is my sacred duity to stand in the path of the flood of ignorance and blatant stupidity... - quzah

    Such pointless tricks ceased to be interesting or useful when we came down from the trees and started using higher level languages. - Salem

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 5
    Last Post: 10-25-2007, 12:27 PM
  2. program.exe -p "300" -m "bla"
    By Maurad3r in forum C++ Programming
    Replies: 5
    Last Post: 01-18-2004, 06:48 AM