Search:

Type: Posts; User: twigboy

Search: Search took 0.01 seconds.

  1. Replies
    0
    Views
    823

    text formatter help

    hi all
    im having a probe creating this algorithm:
    i need to create a dynamic algorithm, the one below the greedy one, to formate text. everything i need is here but i cant figure out how to compute...
  2. Replies
    9
    Views
    8,586

    thanx guys thats awsome

    thanx guys thats awsome
  3. Replies
    9
    Views
    8,586

    well i should proly decrement pos so it should be...

    well i should proly decrement pos so it should be pos-- but other than that i dont know
  4. Replies
    9
    Views
    8,586

    nice thanx a lot it works but the only problem is...

    nice thanx a lot it works but the only problem is it segfaults.
    any other ideas?
  5. Replies
    9
    Views
    8,586

    using push_back on an iterator

    hi all
    i want to be able scan text moving from word to word with an iterator and which ever that word the iterator is on push it into a vector

    this is what i have but i get an error


    string...
  6. Replies
    2
    Views
    2,036

    dynamic programming help

    hi all
    i need some help with this program.
    basically i have to create a text formatter like word or TeX.
    given a block of text i have to insert line breaks so that each line of the text will fit...
Results 1 to 6 of 6