Search:

Type: Posts; User: etnies

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    4,480

    ..But

    Sure, outtext will display text. as will printf.

    however, i need my text to be in colour, which is the essence of my problem.

    Thanks for your time,
  2. Replies
    6
    Views
    4,480

    Graphics Devices and Cprintf clash

    Hi,

    ** I am using Turbo C Version 2.01 (DOS)

    Currently i am working with a program that uses the graphics device to use certain functions like line(); etc. This uses the "graphics.h" header...
  3. Replies
    3
    Views
    2,257

    THANKS

    Thank you so much mate,

    thats exactly where the problem was.

    i've been frying my brain all afternoon over this!
    :D
  4. Replies
    2
    Views
    4,796

    Look Harder

    http://www.cprogramming.com/cgi-bin/quiz.cgi :)
  5. Replies
    3
    Views
    2,257

    Logic of my for loops.

    I am having problems getting my matches counter to work properly. The program is meant to simulate a bingo game. When a number is matched, the counter should go up by one.. instead, it often...
  6. Replies
    8
    Views
    1,138

    Thanks very much for all your responses. With...

    Thanks very much for all your responses. With your help and a lot of stress I have figured it out.

    If you're curious here's my solution to my problem:
    (i'm sure there are other ways to solve it)...
  7. Replies
    8
    Views
    1,138

    Looping Troubles

    Hi,
    The program I'm attempting to write should generate a random number between 1 and 5. It then stores that number in the array, provided it hasn't been stored in the array's previous locations. ...
Results 1 to 7 of 7