Search:

Type: Posts; User: rags123

Search: Search took 0.00 seconds.

  1. Thread: String hashing

    by rags123
    Replies
    1
    Views
    3,524

    String hashing

    hey guys. i have been trying to implement the dictionary(english-english) using hashing which will ofcourse be having words stored. the problem i am currently facing in the insertion is the hash key...
  2. Replies
    14
    Views
    1,286

    part=(struct*)malloc(x*sizeof(struct computer));

    part=(struct*)malloc(x*sizeof(struct computer));
  3. Replies
    14
    Views
    1,286

    its showing me the error '{ expected' .... huhhh

    its showing me the error '{ expected' .... huhhh
  4. Replies
    14
    Views
    1,286

    wat is %i

    wat is %i
  5. Replies
    14
    Views
    1,286

    #include #include

    #include<malloc.h>
    #include<alloc.h>
  6. Replies
    0
    Views
    6,043

    7 segment display through C

    Hi everybody
    i want to know how to display a number on 7 segment display instead of displaying it on the computer screen, through a C program.
    Please post the source code or recommend specific book...
Results 1 to 6 of 6