I am Korean.......HELP ME

[b][red]This message was edited by turobhong at 2002-10-27 22:26:18[/red][/b][hr]
HEY ..
SOMEONE HELP ME PLEASE
PREORDER AND POSTORDER PROGRAM using c++
and print it at window
I'm sorry because I don't speak English well.
**************************a
*****************b***************c
*************d******e*********f******g
**********h*****i*j***k*****l***m
without the stars"*".
not in a simple line!

THANKS FOR THE HELP!!!
I am looking forward for a reply!!!


Comments

  • : HEY ..
    : SOMEONE HELP ME PLEASE
    : PREORDER AND POSTORDER PROGRAM
    : I'm sorry because I don't speak English well.
    : **************************a
    : *****************b***************c
    : *************d******e*********f******g
    : **********h****i**j***k*****l***m
    : without the stars"*".
    : not in a simple line!
    :
    : THANKS FOR THE HELP!!!
    : I am looking forward for a reply!!!
    :

    I can't help the fact that you are Korean ;). However, if you need help with tree traversal, I'm afraid that your professor is the best source of information right now. Barring that, you will have to be more specific (i.e., post the smallest, compilable portion of code that demonstrates your problem). This is not a source code distribution board.

    If you don't understand what preorder and postorder means, then I would start by asking your professor. Once you know what it means, it isn't too difficult to implement.


    HTH,
    Will
    --
    http://www.tuxedo.org/~esr/faqs/smart-questions.html
    http://www.eskimo.com/~scs/C-faq/top.html
    http://www.parashift.com/c++-faq-lite/
    http://www.accu.org/


  • Are you looking for a print routine for the tree???

    : : HEY ..
    : : SOMEONE HELP ME PLEASE
    : : PREORDER AND POSTORDER PROGRAM
    : : I'm sorry because I don't speak English well.
    : : **************************a
    : : *****************b***************c
    : : *************d******e*********f******g
    : : **********h****i**j***k*****l***m
    : : without the stars"*".
    : : not in a simple line!
    : :
    : : THANKS FOR THE HELP!!!
    : : I am looking forward for a reply!!!
    : :
    :
    : I can't help the fact that you are Korean ;). However, if you need help with tree traversal, I'm afraid that your professor is the best source of information right now. Barring that, you will have to be more specific (i.e., post the smallest, compilable portion of code that demonstrates your problem). This is not a source code distribution board.
    :
    : If you don't understand what preorder and postorder means, then I would start by asking your professor. Once you know what it means, it isn't too difficult to implement.
    :
    :
    : HTH,
    : Will
    : --
    : http://www.tuxedo.org/~esr/faqs/smart-questions.html
    : http://www.eskimo.com/~scs/C-faq/top.html
    : http://www.parashift.com/c++-faq-lite/
    : http://www.accu.org/
    :
    :
    :

  • : [b][red]This message was edited by turobhong at 2002-10-27 22:26:18[/red][/b][hr]
    : HEY ..
    : SOMEONE HELP ME PLEASE
    : PREORDER AND POSTORDER PROGRAM using c++
    : and print it at window
    : I'm sorry because I don't speak English well.
    : **************************a
    : *****************b***************c
    : *************d******e*********f******g
    : **********h*****i*j***k*****l***m
    : without the stars"*".
    : not in a simple line!
    :
    : THANKS FOR THE HELP!!!
    : I am looking forward for a reply!!!
    :
    :
    :
    Hi,

    I am not sure what the problem is. Could you elaborate the problem?

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories