Search:

Type: Posts; User: umutdogan

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    10,043

    Buttons in turbo C

    How can i activate buttons in turbo c?
    i draw some circles and i want them to be buttons. and when i clicked on them they must do some options like in C++ builder's Tbutton control...
  2. Replies
    7
    Views
    10,043

    NO

    No, no...
    I know Turbo C's graphical functions
    but
    i
    don't know
    how to
    combine
    graphical interface
    and my functions.
    I want to say that how can i convert a rectangle on the screen to a...
  3. Replies
    7
    Views
    10,043

    Problem

    Firstly i must select from right corner is it stack operation, queue operation or infix,prefix op.
    For example After selection STACK: At the center of the screen there must be an one dimensional...
  4. Replies
    7
    Views
    10,043

    Turbo C++ STACK, QUEUE, FIXES

    how can i do i stack, queu and postfix, prefix ,infix demonstration program using Turbo C++ 3.0's graphical interface. Can you help me or can you give me some hints about combining graphic functions...
  5. Replies
    18
    Views
    4,044

    --------------------------------------------------...

    -----------------------------------------------------------------------------------
    Finally I wrote this code, but i could'nt give an answer to this questions:
    1) How can i prevent user to enter a...
  6. Replies
    18
    Views
    4,044

    thanx. i don't know pascal but i can understand...

    thanx. i don't know pascal but i can understand the manner from this code... :]
  7. Replies
    18
    Views
    4,044

    yeah that's true. we can form this way...:]

    yeah that's true. we can form this way...:]
  8. Replies
    18
    Views
    4,044

    If the number to be entered isn't of a fixed...

    If the number to be entered isn't of a fixed length (ie the number isn't left padded with zeros) you will need to find out how many more places there are after the first two.

    Yeah that's my...
  9. Replies
    18
    Views
    4,044

    Thank you for answers! To Sebastiani : I'm not...

    Thank you for answers!
    To Sebastiani : I'm not trying to take the code from you. I am a bginner type programmer and couldn't mke my algorithm. Just wanted some advices about walkthrough. Alright?
    ...
  10. Replies
    18
    Views
    4,044

    An algorithm about C/C++

    Good night:
    I'm trying to make a homework but I couldn't create the algoritm.

    Wanted is this: Entered as an input Binary(2), Octal(8), Hexadecimal(16) or Decimal(10), knowing which format is and...
Results 1 to 10 of 11