Buckys C++ Programming Tutorials - 68 - Cool Program Working with Files

Поделиться
HTML-код
  • Опубликовано: 3 фев 2025

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

  • @tedmutesick5727
    @tedmutesick5727 5 лет назад +33

    There was "meth" in the objects! I am so done !! It does -44 damage too!
    I can't stop laughing, omg...

  • @retrothink
    @retrothink 13 лет назад +3

    This C++ series is a great place to learn the language, even if you're old (76). Thanks, Bucky.

  • @SoftBreadSoft
    @SoftBreadSoft 5 лет назад +11

    One of the most subscribed programming channels, no video in two years.

  • @neelmehta9092
    @neelmehta9092 6 лет назад +9

    This channel is a blessing

  • @WilsonTech-go
    @WilsonTech-go 12 лет назад +2

    buck always starts off with low expectations for himself " i think this will be a 3 or 4 part series", finishes in two.

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

    Brother u r god for poor students like us

  • @agnesakne4409
    @agnesakne4409 7 лет назад +1

    so easy, I fully understood this video while playing a starcraft 2 match.

  • @Phatnaru0002
    @Phatnaru0002 7 лет назад +16

    addicted to Meth? Don't worry, just have a piece of candy and you'll be better off than you were when you started :)

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

    very pratical. it's still the best tutorial in2023.

  • @ninehoursful
    @ninehoursful 13 лет назад

    Watching Bucky videos is always fun!! its better than visiting Disney land (^_^)

  • @Muzimate
    @Muzimate 12 лет назад +2

    Alright guys, welcome to your 2034th tutorial, today we.....

  • @SuryakantSingh5
    @SuryakantSingh5 10 лет назад +13

    wat u got against ninjas so much bucky? they r cool :P

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

    I would recommend to try a do-while loop as a practice. Is the perfect case where we can use do-while instead of the while loop.

  • @aireporunnners
    @aireporunnners 11 лет назад

    Great Tuturial, Caught attention from start..

  • @netroman28
    @netroman28 13 лет назад

    The one serious code comment I have is that this is a C++ video but your coding as if it were a C programming tutorial. This may change when I view your next two but wanted to just put that out there

  • @techno3145
    @techno3145 7 лет назад +4

    I miss you making videos Bucky ;、(

  • @paulomoniz7326
    @paulomoniz7326 9 лет назад +8

    Hello,
    I liked your videos.
    But I noticed that you don't have videos about memory. Like in C we had malloc and reallocs. Can you add something about memory?
    Thx man.

    • @cyborgdale
      @cyborgdale 7 лет назад

      Paulo Moniz Actually he does. In C++, it's 'new' and 'delete' to allocate and deallocate memory in the heap.

  • @AlexcForsyth
    @AlexcForsyth 10 лет назад +1

    Bucky do you have any tutorials on how to use curl/libcurl for accessing HTTP files? I'd love to see some of those. You're an awesome teacher!!

  • @netroman28
    @netroman28 13 лет назад

    A dirty needle more deadly that an Ninja.. Go Ninja...

  • @kostaskod97
    @kostaskod97 8 лет назад

    Methamphetanol e.g keep it up bruh :P !!!!! ~_~

  • @myaramon
    @myaramon 10 лет назад +30

    u could rather use doWhile loop :)

    • @MrTorontoRob
      @MrTorontoRob 9 лет назад +1

      Concreter Exactly...the result is one less line and is more efficient. Just what I thought

    • @aweirdguy9785
      @aweirdguy9785 9 лет назад +1

      Ur a smart boi :)

    • @romanemul1
      @romanemul1 7 лет назад +1

      also switch

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

      how the fuck is it one less line? using just while loop is the most efficent in this case

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

      exactly, do while loop was in my mind

  • @mystic81006
    @mystic81006 13 лет назад

    I tryed this example and it would not run.Kept giving me a build error with my index markers in the wong place. Im using dev c++.

  • @TaceoGamingTutorials
    @TaceoGamingTutorials 13 лет назад

    Like the simple title

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

    Today I learned that Dirtyneedle is more dangerous than meth

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

    Stupid question because it's reliant on the user being stupid and inputting something other than a number, but I tested the program out putting in a letter which should've repeated the function again, but instead started repeating the function an infinite amount of times. What gives?

  • @FonteneleNXT
    @FonteneleNXT 11 лет назад

    Why not a switch statement to the WhatTheyWant thing?

  • @jamesbond0096
    @jamesbond0096 13 лет назад

    I think the do-while loop is better at this point

  • @JowyFull47
    @JowyFull47 8 лет назад +7

    I am a ninja and I feel ofended, nah just kidding :)

  • @jamesbond0096
    @jamesbond0096 13 лет назад

    i can understand that candy is better than soda and fruit together^^

  • @p4blo90
    @p4blo90 9 лет назад +7

    why didnt he use switch for it?

  • @kartoffel40
    @kartoffel40 8 лет назад +1

    can you do something like if ( a file exist) something

  • @waqqas_the_wicked
    @waqqas_the_wicked 13 лет назад

    If we made a game where we read how much harm and how much benefit an object could have from a file, then hacking the game would be dead easy!
    Java has serializable to combat that. Isn't there some similar kind of security in C++?

  • @jesus042
    @jesus042 13 лет назад

    Meth is pretty cool.

  • @ArasmusInc
    @ArasmusInc 13 лет назад

    @retrothink the same works if you are young

  • @LAXnw
    @LAXnw 13 лет назад

    what program are you using?

  • @utkarshsrivastava5589
    @utkarshsrivastava5589 7 лет назад

    thank u bucky for the videos ,i am still new to c++ so how many time do i need to learn c++ at developer leve

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

    gg

  • @BobTheZealot
    @BobTheZealot 10 лет назад +1

    Are you using Code Blocks?

  • @aneek7287
    @aneek7287 8 лет назад +1

    do i need to write another program to write datas into the players.txt file or can just write them in notepad???

    • @jflopezfernandez
      @jflopezfernandez 8 лет назад +1

      You can just write them in notepad, just make sure you format it correctly

    • @aneek7287
      @aneek7287 8 лет назад

      000 000 okay thanks, but what do you mean by formatting?

  • @Contradel
    @Contradel 11 лет назад

    Hey Bucky. Every considered ditching the prototype and just making the functions in the top before main?

  • @jazza422
    @jazza422 12 лет назад +1

    i came from part 37. this is easy.

  • @RuberSocks
    @RuberSocks 11 лет назад

    If you think this is fun, you are going to have an awesome time when you learn how to put these things to work

  • @ronewandou4549
    @ronewandou4549 7 лет назад

    how can i search in the array to get the mark of dacia
    -----------------------------------------------------
    Enter the file name: marks.txt
    Enter the student name: Dacia
    -----------------------------------------------------
    Name Mark
    -----------------------------------------------------
    Sue 40.5
    Sherley 45
    Randell 60.5
    Morton 65.5
    Gordon 78
    Dacia 90
    Bettye 74.5
    Asha 67
    -----------------------------------------------------
    The mark for Dacia is: 90

  • @dannyc.8696
    @dannyc.8696 12 лет назад

    hes on 2829... dont exaggerate about how small his channel is

  • @stevefrt9495
    @stevefrt9495 7 лет назад +1

    using switch

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

    2020?

  • @onelerv1
    @onelerv1 13 лет назад

    @Mahiz96 Do everyone a favor and look up what trolling is.. its not just someone who disagrees with you..
    And if you're going to state a meta then its fail troll is fail.. Jesus christ, first day on the internet?

  • @Cyroavernus
    @Cyroavernus 11 лет назад

    watcha say??Legolas Greenleaf...........

  • @leo-rq2ei
    @leo-rq2ei 8 лет назад

    hey guys want some #3 items? xD

  • @yoiiiaaa
    @yoiiiaaa 13 лет назад

    meth, dirty needle?!?! WTF

  • @russki111
    @russki111 13 лет назад

    Im sorry but i loled.

  • @XGazudin
    @XGazudin 12 лет назад

    You know, he said "even"...not "especially". Just saying.

  • @creativeknowledgemike2337
    @creativeknowledgemike2337 8 лет назад

    DWORD SF =(DWORD)GETMODULEHANDLE("specialforce.exe");
    DWORD Speed = SF + 0x798790;
    DWORD WINAPI Speedhack(void*)
    {
    while(true)
    {
    ( *(Pbyte)(Speed)) = 0;
    Sleep(100);
    }
    Bool APIENTRY DLLMain(HMODULE hm, DWORD rr, DWORD re)
    {
    if (rr ** DLL_PROCESS_ ATTACH)
    CreateThread(0, 0, Speedhack, 0, 0, 0,);
    }
    Can someone explain this too me , and tell me where I can learn stuff like this? with a tutorial like bucky? he explains good , I wish he do stuff like this IDK what any of this means where can i learn stuff like this.

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

    Lol meth

  • @ConnorWright
    @ConnorWright 11 лет назад

    [i] Comment Removed [/i] If you can see the italic tags. thumbs up this comment if not, thumbs up still xD

  • @grandorottcod1
    @grandorottcod1 10 лет назад

    XDDDD it would sound cooler without using slang.