Thread: "Tree"

Results 1 to 11 of 11
  1. #1
    Applesouce's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    20
    My Mood
    Doh

    "Tree"

    I need the C++ command for the "tree" funktion. Like when you type in command prompt E: tree. That should happen when i compile the c++ code.

    I couldn't find anything because i dont even know how its called.

    Thanks
    Last edited by Applesouce; 03-17-2010 at 01:20 PM.

  2. #2
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    What is this 'tree' function you speak of?

  3. #3
    why06's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    IBM
    Posts
    4,304
    Reputation
    170
    Thanks
    2,203
    My Mood
    Flirty

    "Every gun that is made, every warship launched, every rocket fired signifies, in the final sense, a theft from those who hunger and are not fed, those who are cold and are not clothed. This world in arms is not spending money alone. It is spending the sweat of its laborers, the genius of its scientists, the hopes of its children. The cost of one modern heavy bomber is this: a modern brick school in more than 30 cities. It is two electric power plants, each serving a town of 60,000 population. It is two fine, fully equipped hospitals. It is some fifty miles of concrete pavement. We pay for a single fighter plane with a half million bushels of wheat. We pay for a single destroyer with new homes that could have housed more than 8,000 people. This is, I repeat, the best way of life to be found on the road the world has been taking. This is not a way of life at all, in any true sense. Under the cloud of threatening war, it is humanity hanging from a cross of iron."
    - Dwight D. Eisenhower

  4. #4
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    Quote Originally Posted by why06 View Post
    That was probably the most brilliant response ever. Not being sarcastic.

  5. #5
    Arhk's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Engineering
    Posts
    3,618
    Reputation
    35
    Thanks
    217
    My Mood
    Amused
    Classes....?
    ~
    dam Choobness....
    "If the world hates you, keep in mind that it hated me first." John 15:18

  6. #6
    crushed's Avatar
    Join Date
    Oct 2009
    Gender
    male
    Location
    My name is Jay. k?
    Posts
    415
    Reputation
    10
    Thanks
    113
    My Mood
    Sneaky
    Arhk, nice sig.

    On-topic, jesus christ. I only left for a month, and now C++ grows tree, what's next? Visual Basic shits bricks? D:

  7. The Following User Says Thank You to crushed For This Useful Post:

    why06 (03-17-2010)

  8. #7
    Applesouce's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Posts
    89
    Reputation
    10
    Thanks
    20
    My Mood
    Doh
    I didnt meant that its grows a tree. Go open command prompt and type tree. I don't know how to call it. Its shows all your stuff on your harddrive.

  9. #8
    Arhk's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Engineering
    Posts
    3,618
    Reputation
    35
    Thanks
    217
    My Mood
    Amused
    I forgot the method for running command-line commands in C/C++
    ~
    I forget alot of things
    Last edited by Arhk; 03-18-2010 at 03:25 PM.
    "If the world hates you, keep in mind that it hated me first." John 15:18

  10. #9
    Void's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    Inline.
    Posts
    3,198
    Reputation
    205
    Thanks
    1,445
    My Mood
    Mellow
    Quote Originally Posted by Arhk View Post
    I forgot the method for running command-line commands in C/C++
    ~
    I forget alot of things
    ShellExecute()

  11. #10
    why06jz's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Posts
    295
    Reputation
    14
    Thanks
    54
    Would system() work too? Anyone know?

  12. The Following User Says Thank You to why06jz For This Useful Post:

    Hell_Demon (04-23-2010)

  13. #11
    Arhk's Avatar
    Join Date
    Dec 2008
    Gender
    male
    Location
    Engineering
    Posts
    3,618
    Reputation
    35
    Thanks
    217
    My Mood
    Amused
    ..... I thought main() had a way for submitting arguments to the command-line.
    ~
    "If the world hates you, keep in mind that it hated me first." John 15:18

Similar Threads

  1. Favorite Quote
    By EleMentX in forum Spammers Corner
    Replies: 13
    Last Post: 01-04-2020, 04:36 PM
  2. MPGH PM Chat Quote Thread
    By arunforce in forum Entertainment
    Replies: 39
    Last Post: 05-12-2013, 08:24 PM
  3. MPGH AIM Chat Quote Thread
    By ace76543 in forum Entertainment
    Replies: 30
    Last Post: 09-25-2011, 12:14 PM
  4. MPGH IRC Chat Quote Thread
    By i eat trees in forum Entertainment
    Replies: 746
    Last Post: 07-02-2011, 10:07 PM
  5. Quotes & Lists
    By radnomguywfq3 in forum General
    Replies: 15
    Last Post: 01-17-2008, 05:14 PM