File Handling in C++ Programming

Поделиться
HTML-код
  • Опубликовано: 28 июл 2017
  • Support Simple Snippets by Donations -
    Google Pay UPI ID - tanmaysakpal11@okicici
    PayPal - paypal.me/tanmaysakpal11
    --------------------------------------------------------------------------------------------- What are files and streams?
    Files are used to store data permanently.
    A stream is an abstraction that represents a device on which input and output operations are performed.
    A stream can basically be represented as a source or destination of characters of indefinite length.
    Three file handling data types :
    ofstream : This data type represents the output file stream and is used to create files and to write information to files.
    ifstream : This data type represents the input file stream and is used to read information from files.
    fstream : This data type represents the file stream generally, and has the capabilities of both ofstream and ifstream which means it can create files, write information to files, and read information from files.
    File Handling in C++ Theory Article - simplesnippets.tech/file-hand...
    Simple Snippets Official Website -
    simplesnippets.tech/
    Simple Snippets on Facebook-
    / simplesnippets
    Simple Snippets on Instagram-
    / simplesnipp. .
    Simple Snippets Google Plus Page-
    plus.google.com/+SimpleSnippets
    Simple Snippets email ID-
    simplesnippetsinfo@gmail.com

Комментарии • 370

  • @SimpleSnippets
    @SimpleSnippets  5 лет назад +54

    Hey Guys, if you want more such tech educational videos on this channel then please support me by subscribing to this channel & also share it with your friends as it helps me create more content just for you ✌

    • @atiquekhan7760
      @atiquekhan7760 4 года назад

      ok

    • @anuragbej6723
      @anuragbej6723 4 года назад

      Nice explanation but I have few questions
      Why we used arr[100] and arr1[100] ? and
      I tried using only arr[100] but it prints only the value given during that compiling and it appends whole value

    • @MuraliMurali-eq9ef
      @MuraliMurali-eq9ef 2 года назад

      You simply Marvelous❤️

  • @wt4488
    @wt4488 4 года назад +138

    randomly studying on yt 1 day before exam .... :P

    • @SimpleSnippets
      @SimpleSnippets  4 года назад +19

      Hahaha this is exactly what I used to do 😉

    • @satnium9401
      @satnium9401 2 года назад +3

      Same here bro 🔥

    • @kvnxmars
      @kvnxmars Год назад +7

      randomly studying on yt 2 hours before the exam :P

    • @vedantshirpurkar1833
      @vedantshirpurkar1833 Год назад +5

      And after three years of this comment here I'm doing the same🤣👍
      Legacy of engineers bro

    • @rjstudying
      @rjstudying Год назад +1

      @@vedantshirpurkar1833 after 2 months i am also doing the same🥲

  • @archenite6619
    @archenite6619 5 лет назад +26

    Best subscription request ever! It came out of nowhere and just had to hit subscribe the moment you mentioned it. Great video, never stop.

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад +3

      Thank you so much buddy 😊 glad to hear this from you ✌️ and yes surely will keep putting out more content on the channel 😊

  • @deadelaus2611
    @deadelaus2611 3 года назад +32

    It's unreal how comprehensive you make these subjects to be man. Another 16 minutes well spent for me. Thanks a lot for putting out this content

  • @rahi10
    @rahi10 4 года назад +11

    Thank you so much man, all the other yt videos just go on saying bookish definitions all the time, but your down right 1 on 1 ish language and explanation is so much more easier to understand.
    Really like the way you do "so if I were to make this change , so and so would happen " and compile&run .

    • @SimpleSnippets
      @SimpleSnippets  4 года назад +3

      Thank you so much buddy for such wonderful feedback. This means a lot. I would request you to please share the videos and our channel with your friends too. That's the biggest help and support 🤟✌️

  • @shahmeernasir1852
    @shahmeernasir1852 4 года назад +1

    You're very clear and to the point, thank you very much. Keep up the good work.

  • @nafisahmed3607
    @nafisahmed3607 3 года назад +1

    Awesome Tanmay. Too good man

  • @reevebarreto
    @reevebarreto 5 лет назад +6

    Omg this helped me out a lot.
    I was struggling with it
    Thanks for explaining mn
    Keep up the good work

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад +1

      Most welcome buddy 😁 I would request you to please share the video with your friends too 🤟

  • @jawaharsoundarapandiyan9687
    @jawaharsoundarapandiyan9687 3 года назад +1

    Thank you so much!!!You taught me exactly what I expected for🙏

  • @cate01a
    @cate01a 3 года назад +2

    Oh my god you need so little code to read input, create a file, write to a file and then read from a file!
    That's so awesome! Compared to java, cpp so far is looking damn amazing!

  • @shuvamsahoo1130
    @shuvamsahoo1130 5 лет назад +2

    God bless you. Keep up the good work.

  • @harshith_takkala
    @harshith_takkala 4 года назад +2

    thank you for clear explanation
    one doubt
    how to append the text in separate lines...
    and how to get the text in the txt file as output when appended line by line

  • @tomasrueda8529
    @tomasrueda8529 3 года назад +1

    aboslutely magnificent explanation

  • @Utkarshkharb
    @Utkarshkharb 2 года назад

    Very well explained ! Thanks !

  • @Zephyr-tg9hu
    @Zephyr-tg9hu 4 года назад +5

    Would you recommend using C++ streams over C style IO all the time? I've seen people use the latter in many cases, and I've always been confused as to why.

  • @sohamkaralkar6699
    @sohamkaralkar6699 6 лет назад +16

    You explained it like a boss bruh 🔥🔥🔥

    • @SimpleSnippets
      @SimpleSnippets  6 лет назад +2

      Hey soham, Thank you so much buddy. Really glad to hear this from you. Please do share the video with your friends too. That'll be the best help and support for the channel ✌️😋

  • @criminalcoder6307
    @criminalcoder6307 3 года назад +2

    U r the best ever mentor for anyone to everyone.
    Please start a series of ds algo questions also.

  • @stonecold1500
    @stonecold1500 6 лет назад +3

    Awesome video explains everything in brief.

    • @SimpleSnippets
      @SimpleSnippets  6 лет назад

      Thank you so much buddy. Glad to hear your positive feedback 😊
      Please do share the video with your friends and contacts too 😊✌️

  • @parthmahatungade1210
    @parthmahatungade1210 3 года назад +8

    Great and simple vid🔥 that explained me everything I just wanted...thx bruh...👍🏻

  • @sabamhabar5457
    @sabamhabar5457 4 года назад +10

    You have been fabulous in describing every single line , thank you for explaining in such a detail.
    Keep it up

    • @SimpleSnippets
      @SimpleSnippets  4 года назад +1

      Thanks a ton 😇 Please subscribe and do share our channel with your friends too. Thats the biggest help and support 😇

  • @dgwebdex
    @dgwebdex 3 года назад +26

    The '|' is a pipe, it is used here to connect the different streams together.

    • @szlobi2276
      @szlobi2276 2 года назад +1

      its actually a bitwise operator and it "OR"s two bitfields which are used as a flags internally to specify the behaviour of the filestream operations.

  • @harismasoom6634
    @harismasoom6634 3 года назад +3

    Love you man due to your video i completed my lab task in 20 mins thank you very much
    May ALLAH bless you..Ameen

  • @viveklamba3176
    @viveklamba3176 5 лет назад +2

    You have no idea how helpful rhis is... sometimes while reading from the book....you may get stuck as what is the use of this operation...thankyou so much sir...!!!

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад

      Thanks Vivek for such a positive and kind feedback. I'm really glad to hear this from you and that this video helped you. I would request you to please share the videos with your friends too ✌️

  • @kavr
    @kavr 5 лет назад +1

    Thanks alot ! I didnt understand this in Campus for my assignment but now i do, keep up the good work!!❤️🔥💥😍 SUBSCRIBED😁💜

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад

      Most welcome bro 🤟 very happy to hear this from you 😊

  • @n_rounder6192
    @n_rounder6192 2 года назад

    I really owe you
    Your videos helped me in learning the imp programs and understanding them right before my exams thank you 😭😭💜💜💜💜💜

  • @subashithawaththepitiya5875
    @subashithawaththepitiya5875 4 года назад +1

    You have done a really good Job. Thank you so much. Keep it up 👍

    • @SimpleSnippets
      @SimpleSnippets  4 года назад

      Thank you buddy, please do Subscribe to our channel as we have a lot tech educational content which you'll surely like. Also please do share our channel and videos with your friends too, that's the biggest help and support you can provide buddy ✌

  • @harshaputta
    @harshaputta 5 лет назад +2

    Bro my friend name also Tanmayi she loves your channel and says she is thankful for learning c++ so easily. You also helped me, thank you bro. Cheers

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад +2

      Thank you so much Harsha for such a wonderful compliment. Most welcome to you and your friend as well. I am glad to hear that my videos helped you. I would request you to please share the videos with your friends too ✌

  • @codingera5136
    @codingera5136 2 года назад +1

    Thankyou you have described great

  • @arsh1357
    @arsh1357 Год назад

    Talented teacher God bless you

  • @hseng681
    @hseng681 5 лет назад

    I successfully save the data in the file but if i run the program the second input will be on the same line. So can i know the way to let the second input display at the another line? Where should i put the endl in the program?

  • @krrishchheda2252
    @krrishchheda2252 5 лет назад

    what if want to append and print contents on next line??
    and counting the lines in read mode

  • @moh_idreesmohammadi9118
    @moh_idreesmohammadi9118 3 года назад +1

    Thank you man for the justification

    • @SimpleSnippets
      @SimpleSnippets  3 года назад

      Glad you liked it! Please support me by sharing the videos and our channel with your friends too. Thats the biggest help and support you can provide 😇

  • @rahceirambulatao1525
    @rahceirambulatao1525 3 года назад

    nice work buddy

  • @animestudent8441
    @animestudent8441 9 месяцев назад +1

    thank you for sharing your great wisdom

  • @rumi-boss
    @rumi-boss 2 года назад +2

    In just 16 mins u taught me the whole thing.

  • @nandini5717
    @nandini5717 3 года назад +3

    Amazing 💯 thankyou so much... you cleared all my doubts

  • @aslamjan3410
    @aslamjan3410 2 года назад

    Great man👍

  • @danishgupta8769
    @danishgupta8769 3 года назад +1

    best explanation ever seen

  • @AtulKumar-gi3lv
    @AtulKumar-gi3lv 5 лет назад +2

    Nice concept..... understood very well.....so much thanks.....keep uploading useful videos...

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад

      Thanks Atul 😊 there are many more videos on this channel. Please do share it with your friends too 😊✌️

  • @te_b_52_siddeshpatankar14
    @te_b_52_siddeshpatankar14 3 года назад +1

    Awesomeness appreciated 👍🏻👍🏻👍🏻 thanks a lot 💯💯💯

    • @SimpleSnippets
      @SimpleSnippets  3 года назад

      Thanks Siddhesh, please do share the videos & our channel with your friends too. Thats the biggest help and support you can give back to this channel! 😇

  • @devirajeswari3626
    @devirajeswari3626 2 года назад +1

    Tqs u so much sir...... Super explanation

  • @musicfan1695
    @musicfan1695 4 года назад

    I have no words for you bro, awesome wonderful amazing superb great work

    • @musicfan1695
      @musicfan1695 4 года назад

      and yeah I forwarded it to all my friends, relatives and girlfriends, you need not repeat 😉

  • @jagdishannepu7179
    @jagdishannepu7179 2 года назад

    How can I access/create files with a location other than that of the exe. file?

  • @kusum514
    @kusum514 5 лет назад +1

    this was amazing ! esp coz it wasn't boring... some other videos made me sleep but this one's good

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад

      Hehe thank you do much Kusum. Really happy to hear this feedback from you ✌️
      Do share the video with your friends too! That'll be great help 🙏✌️

  • @ankitapareek489
    @ankitapareek489 4 года назад +3

    Very clearly explained ..... Thank you simple snippets for clearing my concepts..

    • @SimpleSnippets
      @SimpleSnippets  4 года назад +2

      That's great to know Ankita 😊 please do share the videos and channel with your friends that's the biggest help & support you can provide ✌️

    • @ankitapareek489
      @ankitapareek489 4 года назад

      @@SimpleSnippets yeah definitely!

  • @claradecarvalho1114
    @claradecarvalho1114 3 года назад

    awesome explanation

  • @user-bu8mg7uq3s
    @user-bu8mg7uq3s 2 года назад

    thank you so much you are the best

  • @mohnish.deshpande
    @mohnish.deshpande 3 года назад +1

    You are great !!!!

  • @PintuKumar-yo8vq
    @PintuKumar-yo8vq 5 лет назад +11

    Tanmay! u r doing great job by teaching us online.i have to learn DS(data structure) also;i wud be very grateful to u if u could make videos on ds

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад +4

      Thank you so much bro. And yes I will be starting with DS probably next month because in this month I'm statring with website development from scratch Using HTML CSS JS and bootstrap framework which I'll start from 15-20 Dec. After I finish that mostly it's going to be data structures only 😇✌️

  • @Mubasshir2718
    @Mubasshir2718 Месяц назад

    Useful 🔥 ❤

  • @sdeBack1
    @sdeBack1 4 года назад

    How check that my file is open or not? Any one please tell me about this

  • @mohsin2211
    @mohsin2211 3 года назад

    I did the same process but my file is not created on same location and I can't be able to find where is my file

  • @pranav-kale
    @pranav-kale 3 года назад

    Is it necessary to write ios::app(are there any other variables of objects that clashes with ios::app...)

  • @hareemfatima9770
    @hareemfatima9770 3 года назад +1

    really like this video👍

  • @rasikadhande705
    @rasikadhande705 5 лет назад +1

    Thank you so much.. great explaination

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад +1

      Thank you so much buddy. Glad to hear this from you. Do share the video with your friends and contacts too. That'll be the best support 😇
      Also I just noticed, even you have your own youtube channel which has Chemistry related content. Thats so cool ✌

  • @beacasandradelacruz360
    @beacasandradelacruz360 3 года назад

    Hello , I have question. Im stuck in here
    cout

  • @ichigokurosaki4032
    @ichigokurosaki4032 3 года назад

    Can someone suggest how to print the new data in a new line, like I have a program that will say take the full name and write it in a file. But then if I take suppose favorite color, then it sticks together with the full name. I think it has something to do with cin.ignore because I saw it in the source code of the program I am trying to build myself. If it's not then please try to explain what cin.ignore does too, extra knowledge always helps :) :)

  • @sinhakingdom2152
    @sinhakingdom2152 5 лет назад

    Can u plz make a video on the given topic.
    Program to print a cosine and sine series.

  • @mamathavaidehi9229
    @mamathavaidehi9229 5 лет назад

    Bro...can u help me to find a project for class 12 cpp.!!?using file handling.

  • @mjfanankit
    @mjfanankit 5 лет назад +2

    Amazing explanation

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад +1

      Thank you so much Ankit. Really happy to hear this from you 😇❤️

  • @dennisschnapka9148
    @dennisschnapka9148 4 года назад

    So I can only read files with ... .txt but how can i read e.g. word documents?

  • @mystify659
    @mystify659 4 года назад +2

    The lecture was really awesome and you explained it really well. But i felt the need of explaining the catch block in a bit more detailed manner along with its type and also universal catch block.

    • @SimpleSnippets
      @SimpleSnippets  4 года назад

      I have a separate video on try catch block all together. Also thank you for the compliments 😇

  • @pujithagarlapati3959
    @pujithagarlapati3959 3 года назад

    i would like to know about functions like seekp,seekg,tellp,tellg in file handling

  • @gsrgsr1262
    @gsrgsr1262 4 года назад +2

    SUPERRRRR BRO.
    👌👌FANTASTIC EXPLANATION 👏👏👏watching video a day before exam

    • @SimpleSnippets
      @SimpleSnippets  4 года назад

      Thank you so much buddy, Please do share the channel with your friends too. Thats the biggest help and support 🙂

    • @gsrgsr1262
      @gsrgsr1262 4 года назад

      @@SimpleSnippets definitely

  • @sinhakingdom2152
    @sinhakingdom2152 5 лет назад

    How to make application file of a program turbo C++

  • @harshgamer5668
    @harshgamer5668 5 лет назад +36

    u know that iostream is a derived class of fstream
    so if u are including fstream then u dont need to include iostream

    • @abhishekS1469
      @abhishekS1469 3 года назад +1

      fstream is subclass of iostream. So we have to include the parent class in program.

    • @ilovemove1
      @ilovemove1 3 года назад +1

      Yeah. Try doing std::cout, std::cin without including iostream.

    • @paritosh4643
      @paritosh4643 3 года назад +1

      @@ilovemove1
      you have to use std:: when you have not mentioned that you're using namespace std, not iostream.

  • @Gandhiboy
    @Gandhiboy 3 года назад +1

    Thank you so much ❤️

  • @iamabdulsami
    @iamabdulsami 3 года назад +1

    Great Work, Keep it up.

    • @SimpleSnippets
      @SimpleSnippets  3 года назад +1

      Thanks buddy! Please share the videos with your friends if you want to genuinely support me & our channel!✌😇

    • @iamabdulsami
      @iamabdulsami 3 года назад

      @@SimpleSnippets
      Yes why not !

  • @kalpanarajput5017
    @kalpanarajput5017 5 лет назад +1

    Best .explaination in vry short period of tym

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад

      Thank you so much buddy. Please do share the video with your friends too 🙏😇

  • @ADITYASHARMA-kr9in
    @ADITYASHARMA-kr9in 4 года назад

    Sir can u send me the link from where i can download dev c++ compiler

  • @shahrukhal1
    @shahrukhal1 4 года назад +2

    nice work bro lv u

    • @SimpleSnippets
      @SimpleSnippets  4 года назад

      Thank you bro 😇 please do share the video with your friends too. That's the biggest help and support you can provide ✌️

    • @shahrukhal1
      @shahrukhal1 4 года назад

      @@SimpleSnippets thora sa networking pe bhe aoo bro boht need hy

  • @jaykale3361
    @jaykale3361 2 года назад

    great learning received

  • @nandithar7289
    @nandithar7289 3 года назад +1

    thank you so muchhhh!!!!

  • @user-vn5gs2pb3j
    @user-vn5gs2pb3j 3 года назад

    Playlist in available of file handling lectures?

  • @HarrysSecretWife
    @HarrysSecretWife 6 лет назад +1

    This was so helpful! Thanks for this.

    • @SimpleSnippets
      @SimpleSnippets  6 лет назад

      +sammy hello, you're welcome. Is great to hear you positive response. Do share the video when your friends and contacts ✌️😇

  • @karthikvishnuek5345
    @karthikvishnuek5345 5 лет назад +1

    Clearly Explained Dude......😘💝

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад

      THank you so much Karthik. Really happy to hear this from you. Please do share the video with your friends too. 😇✌

  • @TrushSeeker22
    @TrushSeeker22 4 года назад +1

    You are awesome thank you

    • @SimpleSnippets
      @SimpleSnippets  4 года назад

      Thank you buddy, please do Subscribe to our channel as we have a lot tech educational content which you'll surely like. Also please do share our channel and videos with your friends too, that's the biggest help and support you can provide buddy ✌

  • @nirajmalik0910
    @nirajmalik0910 Год назад +1

    The ending 😂😂
    "Peaceee ✌" Lol😂

  • @sachinrai7944
    @sachinrai7944 5 лет назад

    Thanks you very much

  • @jerwinbonite2840
    @jerwinbonite2840 4 года назад

    How to add new line when adding new content of the file so that if im going print it out the new content it will go to a new line

  • @manisha9742
    @manisha9742 3 года назад

    Hi ji ..... for me file read is not working ..... can you reply please

  • @rahulgandla1701
    @rahulgandla1701 3 года назад

    In your theory article, you have given some more things which are also in my Textbook and you haven't explained those things like the binary file handling. I had to see another video on RUclips for that.

  • @atiquekhan7760
    @atiquekhan7760 4 года назад +1

    Thank you so much sir .

    • @SimpleSnippets
      @SimpleSnippets  4 года назад

      Most welcome buddy, glad to hear this from you. Please do share the videos with your friends too 😇

  • @ushakiranmelasthri2933
    @ushakiranmelasthri2933 3 года назад +1

    Thanks bro

  • @advitiayanand6990
    @advitiayanand6990 6 лет назад +4

    Good job mate. Great explanation.

    • @SimpleSnippets
      @SimpleSnippets  6 лет назад +1

      Thank you so much buddy. Glad to hear your positive review. Please do share the video with your friends and spread the knowledge 😇

    • @advitiayanand6990
      @advitiayanand6990 6 лет назад +1

      Simple Snippets Certainly. If I may ask, do you guys have a video about the seekg, seekp, tellg and tellp functions?
      Or perhaps you can provide an explanation in layman terms.

    • @SimpleSnippets
      @SimpleSnippets  6 лет назад +1

      As of now I don't have a video tutorial on this topic but I'll surely make a video on this. I do have covered almost all the basic concepts in the C++ programming for beginners playlist.
      Coming to your question, I won't be able to explain in very easy terms in a comment and I'd prefer to show this in a video itself. However in the meantime I have got a website content which seems to give a easy theoretical explanation to these functions

    • @SimpleSnippets
      @SimpleSnippets  6 лет назад +1

      Here's that web link -
      enggedu.com/tamilnadu/university_questions/question_answer/be_nd_2007/3rd_sem/cse/cs1204/part_b/13_a_1.html

    • @advitiayanand6990
      @advitiayanand6990 6 лет назад +1

      Simple Snippets Thanks a ton bro.

  • @jamesnash9675
    @jamesnash9675 2 года назад

    you are the best........masum

  • @naveengandham4210
    @naveengandham4210 4 года назад

    From name and age
    I want to change only age
    Then how it is possible

  • @vamishhh
    @vamishhh 5 лет назад +2

    Bro you frickin saved my ass

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад

      Thank you so much buddy 😊 glad to hear this from you 🤟

  • @ketanparekh3478
    @ketanparekh3478 4 года назад +1

    thank you.

  • @mayankpm9417
    @mayankpm9417 3 года назад +1

    Thank You!

    • @SimpleSnippets
      @SimpleSnippets  3 года назад

      You're welcome! Please do share the videos and channel with your friends too. Thats the biggest help and support you can give!

    • @mayankpm9417
      @mayankpm9417 3 года назад

      @@SimpleSnippets yes I will!

  • @Major.Ada01
    @Major.Ada01 2 года назад

    thanks guys

  • @anshparashar6760
    @anshparashar6760 4 года назад +1

    Hey just a random question, that your took array size 100 randomly for more than enough memory space for our task. But I didn't understand how the arrays is being filled when we're giving the input in line? Out of curiosity I changed the array size to 3 and tried giving input as "axe" but only 2 characters were saved. So why is it saving one less than the size declared? Also it is not that "tanmay 21 " is one entry for the array, instead 8 entries or 9 entries if space is also counted. So what should be the minimum size of the character array for the entry "tanmay 21"?

  • @ainakwalajin1422
    @ainakwalajin1422 11 месяцев назад

    Im so done with my teacher yar .... Kal paper hay aur ajj extra class lekar file handling samjha rahay

  • @rashmikulshrestha3156
    @rashmikulshrestha3156 4 года назад

    Can we create multiple files with in a file

  • @zainuddin9484
    @zainuddin9484 5 лет назад +2

    Thanks bro ❤

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад +1

      Most welcome buddy. Please do share the video with your friends & contacts 😇

  • @dennisschnapka9148
    @dennisschnapka9148 4 года назад

    it doesnt work on VS. why?

  • @Sagarvincent
    @Sagarvincent 4 года назад

    keep up the goodwork buddy !! :)

  • @mauamadoudrammeh8083
    @mauamadoudrammeh8083 4 года назад

    since obj is reading can i just print out obj

  • @ADARSHKUMAR-fd6oc
    @ADARSHKUMAR-fd6oc 5 лет назад +1

    Too good bro
    😮😮😮😮

    • @SimpleSnippets
      @SimpleSnippets  5 лет назад

      Thanks Adarsh 😊 please do share the video with your friends too 😊

  • @antoprincy3189
    @antoprincy3189 5 лет назад +1

    Sir, Is this Reading and manipulation of text from an already existing file(accessing sequentially)?