Search:

Type: Posts; User: cprog

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,017

    reading a character string

    /*
    lotname(void){
    char lots[18]={'1', '2', '3', '4', '5', '6', '7', '8', '9', '10E', '10N', '10S', 'BB', 'CC', 'EE', 'GG', 'LL','EOB'};



    char num[2];
    int number, x, size;
    ...
  2. Replies
    0
    Views
    1,875

    Capatalizing the first letter of a word

    Hi My exames are a few days from Now and my teacher has told us that there will be a question telling us to change the first letter of some 1 name or color
    Example:
    blue
    Blue
    he really didn't...
  3. Replies
    1
    Views
    1,810

    changing text color

    Hey ive been searching on the net on how to change text color but only come up with bitmaps, graphics like shapes. Can somebody please help thanx in advance
  4. Replies
    12
    Views
    2,235

    Fibonacci How should I make a generator

    How would a I make the loop so that it would keep generating it over nad over
    Thanx in advance
  5. Replies
    19
    Views
    4,705

    Thanx

    thanx for the help will be usefull thanx gone from completely lost to having an idea were to start
  6. Replies
    19
    Views
    4,705

    Converting Integers to Binary

    Hi Im a newbee at this and Im in a bit of trouble converting Integers to Binary numbers I know I have to use a function but I have no idea how to set up this function so that it could do this thanx...
Results 1 to 6 of 6