Tag Archives: number

How Can I determine the file number of a file for example, a file located in my document?

I want to learn programing , sometimes I face to some thing which need filenumber ,So I wanted to know it.

Tagged , , , , , | Leave a comment

How do I transfer data from Excel to txt file and maintain same number of spacing?

Hi, I have an Excel file with lots of data and I am trying to copy the data from this file into a txt file, but I must maintain the same amount of spacing between the columns. When I copy … Continue reading

Tagged , , , , , , , , | Leave a comment

How to count the number of character in a text file c programming?

for(i=0;i

Tagged , , , , , | Leave a comment