Search:

Type: Posts; User: aamirsyed

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    11,735

    data input in binary format

    Hi all,
    I would like to know if it is possible for scanf() function
    in C to read input from a keyboard in binary form or some
    code for conversion has to be written for conversion...
  2. Thread: Help Please!

    by aamirsyed
    Replies
    18
    Views
    2,148

    Sir, 1) The return statement should be : ...

    Sir,

    1) The return statement should be :
    return 0;

    2) # define ORANGE statement is incomplete, probably
    ORANGE should be assigned a value here.

    3)...
Results 1 to 2 of 2