Skip to content

Thanks to this project, you can read any file with .txt extension line by line. Transfers the entire file to a string, except for the space characters contained in the file.

Notifications You must be signed in to change notification settings

SelamiYalcinn/readFile-C-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

readFile-C-

Bu proje sayesinde .txt uzantılı herhangi bir dosyayı kolon kolon okuyabilirsiniz. Dosyada bulunan boşluk karakterlerin hariç, tüm dosyayı bir diziye aktarır.(Thanks to this project, you can read any file with .txt extension columb by columb. Transfers the entire file to a string, except for the space characters contained in the file.)

Yeni bir cpp dosyası açın. Projedeki Main.cpp dosyasındaki kodları açtığınız projenize ekleyin. Souce.txt dosyasındaki metin ile projeyi test edebilirsiniz. Kendi projenize uyarlamak için kodları alıp, kendi .txt file adınızı "Source.txt" ile değiştirip kullanabilirsiniz.( Open a new cpp file. Add the codes in the main.cpp file in the project to your project you opened. You can test the project with the text in the Souce.txt file. To adapt it to your own project, you can take the codes and replace your own .txt file name with "Source.txt".)

About

Thanks to this project, you can read any file with .txt extension line by line. Transfers the entire file to a string, except for the space characters contained in the file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages