Search:

Type: Posts; User: hash-mobtadi

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    2,485

    FASTA files

    Hi,
    Is there any library or some thing similar in C++ for reading sequences form a multi-fasta file (such as different DNA sequences in a file). As far as I know, this is a simple task with Perl,...
  2. Replies
    1
    Views
    7,840

    'LoadLibraryW' Error

    HI ,
    I am trying to compile a code ( that runs in Dev C++) with visual c++ 2008 but it doesnt like to do it and makes complaint that:

    1>d:\main data...
  3. vector of strings for instdead of cout?

    Hi,
    I need a vector of strings to store the 1154 strings output of the following code?
    what is the best way of doing that? any idea?
    Thanks
    Hash-mobtadi



    #include <iostream>...
  4. Replies
    2
    Views
    1,293

    How to make some specific strings

    Hi,
    I am really new with c++. I need to make some strings like "X00001", "X00002", ..... up to "X05000".
    I feel this is really an easy task!
    Can anybody please help me to do so?
    Thanks
    Hash
Results 1 to 4 of 4