Search:

Type: Posts; User: volguy

Search: Search took 0.00 seconds.

  1. Thread: array search

    by volguy
    Replies
    3
    Views
    1,578

    okay so i've got my array set to 20 characters,...

    okay so i've got my array set to 20 characters, and i initialize it at 0, what is the best method for deciding if a character is already stored or not? and if it is unique just use a putchar() to...
  2. Thread: array search

    by volguy
    Replies
    3
    Views
    1,578

    array search

    i've been working in c for a few months now, but am relatively new to the concept of arrays. the program that i am working on requires me to read in a string of up to 20 unique characters into an...
Results 1 to 2 of 2