answersLogoWhite

0

i want a c programme....if i have a collection of alphabhate appox 2000 or

more...alphabates r repeted...

i want to write a prograam such that first 7 terms r wrriten in first

line then next 7 alphabets r writen in next line..

not fully clear ??

i would give u an example: TTCATCATTCCTAATATTTTTCTTGTAGTTGTTTTAAAAAAGGAATTAAC

ATCCAATATTCTGTATTACATACTGTACACCAGATTTTGATTTCAGAAAA

CAATATTTGATGTATAACTTCCACTTAATTTAAATTTAATAAACTTTTAT

TTCAGAGATATTTGATTAGTTTACAATCTAAGAGTTATTCTTAAGAGTTT

CAGTGGAATTTTCTTAATTTTTCTAAAGATATTCCTACTCTCTTGATCAT

ATTCTAAGTACATATGAGTACATGTACATTCTTATACAATGTCTAAATGG

GTTAGAAAATTATTATACCTATAGAAGCGAAACTTGGAAATTAATAGAAT

CACTTAAACCAAAATCTTTATAAGACACAATTCTATTGATTTTAAAGCTT

CTGCTTTCCAGGCTCTGTTTTCCAGAGTTTATAATTACGTAGTTTTTAGT

AGATGAAAATAATGGATTCTTGTACCTAACATTTTATCCTCTTAGATCTA

AGAGCCGAAGCTATAGAACTTTGTTAGACTATTTGGCAAGCAAAATATAT

GACAGTAAATATCAGAATTTTATGGTTTGACCAGCGCTTATCACATTCCC

AATTCAGTGAGAAAAATTCATCTGGGACACAACAGGGTACTCTTCTCTGT

TTGCCCAGAATCAGCTCTGGATTTTAAGCCCAGACTTCAGTGGACCCAGA

TAGAAAATATAAAGTCTCTGATCTATAGGCCACATCAGGATGTTATTTTA

TGAAGAGTTCTAGAGCAAGGTTGCGGAAATCGGGGTGGAGATGGGGAGCA

GTGACTCCTCCAAATATTCATTGCTAACAGGCCATTCTATGCAGTTTGTT

TTAACAAATCCTGGGTTAAACTGAGGCCACAGGACATGATGGGCTGTTCT

ATAAAGCATTCTAAGTGGAGAGGAGACGATAGGGCATATGAAATTCACTA

AACTCTCTGGAAAAAAAATATGTATATATTAAAAACCAAGACTGGAATCA

GTGCAACAGTGGGAACTACCTTTTACAAGTATCCATTGCTTCATAAACTC

CATTTGTTTGGACCAATCCCTTAAACAAAAGCAAGGCAAATTTTACATGG

ATTTAGAGCCTAGGTCAGGTTATTAGGATTATAAATTTTCCACTGGTATG

TCATTGTGATTATCTTTGTTTTTGTCTTTCTGAAAGATTGGATTTTCTAT

AACACCTTGTGTAAGAAAATAAAAAACTTGATCTAACTGAA suppose this is a sequence...

i want to write first 7 alphabets in first line...(1st to seventh)

TTCATCA

next 7 in next line...(2nd to ...8th)

TCATCAT

next 7(3rd to 9th)....and so on.... can u help me to write this programm.... if u write this programm u get a treat from me....

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What are the main differences between Java and C plus plus?

the difference is that c plus is better because you get big grades


What are the differences between SQL statement to iSQL plus statement?

Structured Query Lanaguage(SQL) is a command language to communicate with oracle server.whereas SQL*PLUS is an oracle tool that recognises and submits sql statements to the oracle server for execution.


What are the main differences between C and C plus plus and Java and which is better programming language?

The best language of the three is Java. The reason for this is that it does not have the category of security vulnerabilities called "buffer overflows" because it manages your memory for you automatically. C and C++ may be better languages for some circumstances, but not a circumstance for a beginning user who would ask your question.


What were the differences between japan and Germany in their goals in world war 2?

Germany wanted Europe (plus Russia) and Japan wanted Asia (plus the Pacific), they were probably intending on settling any differences later.


Difference between java and C plus plus?

java is an advanced object oriented programming language than c++


Is there any difference between turbo c and c plus plus?

turbo c is a compiler and c++ is a programming language.


C program to print numbers 1 to n?

how do we use loops in c plus plus programing and what are basic differences between do,for and while loop


Difference between sql and sql plus?

SQL*PLUS is a interface between user and Oracle database. It Provide an environment to use the SQL which is a query language to communicate with oracle database


What is 841.01 plus tax in the U.S?

You need to explain where in the United States and what is being bought. In the United States, sales tax is different in each state. In addition to state taxes, there can be county and municipal taxes on top of it. There are often differences in taxes between food and non-food.


When was Plus - programming language - created?

Plus - programming language - was created in 1976.


What are the interpreter in c plus plus?

C++ is a compiled language, not an interpreted language.


Is c plus plus a complied or interpreted language?

C++ is generally a compiled language.