Intermediate C++ Game Programming DirectX [File IO] Tutorial 4

preview_player
Показать описание
Tutorial on File IO in C++.

Check out my Patreon!

End slate theme: We're all under the stars by Eric Skiff
End slate animation: "Amitai Angor AA VFX"
Рекомендации по теме
Комментарии
Автор

I started the year in a new school that have programming class, witch i never had before so i was back with topics a lot. After your videos i've been charmed of codding and now I'm in front of my class. Love you chili!

GorosVoices
Автор

06:57

"So we got \"get\" and down here... is \"good\"."

Chili my man, you make jokes even without realizing it.

lux
Автор

I think this series is really well structured, I love the way you build upon, then build upon and then tie together concepts. Looking forward to trying this meaty homework challenge, thanks so much for your time!

samuelcampbell
Автор

Soo goood! You are the best youtuber ever maann! Keep going

flopaz
Автор

I would've loved to hear you say "yuepubes dicksyue" at 5:23

intelligentshitpastinginc
Автор

Just to be clear, we can't use any standard library stuff, just the stuff we've built on top of conio, but also <fstream>?

intelligentshitpastinginc
Автор

Conio is giving me weird issues. I have the same code as you but when I "read" my input, it adds a space between each letter I type. And when I print the array of text, it either prints only the last letter I typed or it prints nothing. I thought this might be something to do with how some computers int values have more bytes than others, but we're using char so that doesn't really make sense. Has anyone heard of this issue or know what the problem might be?

ingoraschka
Автор

Whats the music that you are using at the end of your videos? It's so trancy and catchy

zoranristov
Автор

havin probs with conio in 2017 and 2015. cant do homework etc.

eoghankidney
Автор

I just barely started coding up part of this tutorial and it immediately gave me a crud ton of linker errors. Can someone please help, i'm stuck. :(

Build started: Project: strings, Configuration: Release Win32
1>Source.cpp
1>Generating code
1>LINK : fatal error C1001: An internal error has occurred in the compiler.
1>(compiler file 'f:\dd\vctools\compiler\utc\src\p2\main.c', line 258)
1> To work around this problem, try simplifying or changing the program near the locations listed above.
1>Please choose the Technical Support command on the Visual C++
1> Help menu, or open the Technical Support help file for more information
1>
1>
1>
1>
1>
1>LINK : fatal error C1001: An internal error has occurred in the compiler.
1>(compiler file 'f:\dd\vctools\compiler\utc\src\p2\main.c', line 258)
1> To work around this problem, try simplifying or changing the program near the locations listed above.
1>Please choose the Technical Support command on the Visual C++
1> Help menu, or open the Technical Support help file for more information
1>
1>
1>
1>
1>
1>LINK : fatal error LNK1000: Internal error during IMAGE::BuildImage
1>
1> Version 14.12.25831.0
1>
1> ExceptionCode =
1> ExceptionFlags =
1> ExceptionAddress = 5039DE25 (4FF70000) "C:\Program Files (x86)\Microsoft Visual
1> NumberParameters =
1> ExceptionInformation[ 0] =
1> ExceptionInformation[ 1] = 0D5DE87C
1>
1>CONTEXT:
1> Eax = 0D5DE87C Esp = 00BCE9F8
1> Ebx = 035D00C3 Ebp = 00BCEA28
1> Ecx = Esi = 0D5DE87C
1> Edx = 089E802C Edi = 00BCEA08
1> Eip = 5039DE25 EFlags = 00010202
1> SegCs = SegDs =
1> SegSs = SegEs =
1> SegFs = SegGs =
1> Dr0 = Dr3 =
1> Dr1 = Dr6 =
1> Dr2 = Dr7 =
1>Done building project "strings.vcxproj" -- FAILED.
Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped

Daniel-imrh
visit shbcf.ru