Home TechnologyProgramming Subscribe to RSS

Can You Give Some Tips In Making A Program In Turbo C?

Answer Question

1 Answer - Sort by: Date | Rating

    #include "stdio.h"
       main( )
       {
         FILE *fp;
         char stuff[25];
         int index;
         fp = fopen("TENLINES.TXT","w"); /* open for writing */
         strcpy(stuff,"This is an example line.");
         for (index = 1; index
    0 0

    Krissh 

    answered 3 years ago

      More

      More

         
         

        Ask a Question via Twitter

        Send a question to @askblurtit and we will publish it online and send you a reply everytime you receive an answer.

        Blurtit Store

        Get T-shirts, hoodies, caps and more at the Blurtit store

        Blurtit International