{"words":[["0",""],["484",""],["968",""],["1452",""],["1936",""],["2420",""],["2904",""],["3388",""],["3872",""],["4356",""],["4840",""],["5330","SPEAKER: So"],["5670","far,"],["6040",""],["6410","it's"],["6620","likely"],["6890","that"],["7020","most"],["7340","of"],["7440","your"],["7560","programs"],["7870","have"],["8160","been"],["8420","a"],["8530","bit"],["8830",""],["9130","ephemeral."],["9525",""],["9920",""],["10170","You"],["10420","run"],["10580","a"],["10640","program"],["10895",""],["11150","like"],["11560","Mario"],["11860",""],["12160","or"],["12330","Greedy."],["12625",""],["12920",""],["13310","It"],["13800",""],["14110","does"],["14330","something,"],["14615",""],["14900","it"],["14990","maybe"],["15110",""],["15260","prompts"],["15590",""],["15810","the"],["15920","user"],["16200","for"],["16370","some"],["16550","information,"],["16950",""],["17350","print"],["17630","some"],["17820","output"],["18120","to"],["18210","the"],["18320","screen,"],["18620",""],["18920",""],["19320","but"],["19510","then"],["19600","when"],["19680","your"],["19780","program's"],["20160","over,"],["20400","there's"],["20570","really"],["20820","no"],["21130",""],["21360","evidence"],["21730",""],["22100","there"],["22280","it was"],["22400","ever"],["22580","run"],["22770","in"],["22870","the"],["22970","first"],["23120","place."],["23370","I mean,"],["23470","sure,"],["23830","you"],["23890","might"],["24030","have"],["24150","left"],["24340","it"],["24400","open"],["24710","in the"],["24770","terminal"],["25160","window,"],["25630",""],["25960","but"],["26010","if"],["26140","you"],["26400","clear your"],["26850","screen,"],["27145",""],["27440",""],["27740","there's"],["27910","really"],["28110","no"],["28230","evidence"],["28700","that"],["28860","it"],["28990","existed."],["29380",""],["29770","We"],["29910","don't"],["30030","have"],["30190","a"],["30240","means"],["30570","of"],["30650","storing"],["31145",""],["31640","persistent"],["32070",""],["32500","information,"],["32870",""],["33240","information"],["33720","that"],["33820","exists"],["34200",""],["34580",""],["34880","after"],["35230","our"],["35380","program"],["35795",""],["36210","has"],["36370","stopped"],["36660","running,"],["36890","or"],["36990","we"],["37340","haven't"],["37730","up"],["37910","to"],["38020","this"],["38240","point."],["38505",""],["38770",""],["39250","Fortunately"],["39610","though,"],["39750","c"],["40080","does"],["40420","provide"],["40790","us"],["40970","with the"],["41080","ability"],["41490","to"],["41600","do"],["41840","this"],["42290",""],["42565",""],["42840","by"],["43070","implementing"],["43325",""],["43580","something"],["43890","called"],["44220","a"],["44300","file,"],["44660","a"],["45020","structure"],["45520","that"],["45610","basically"],["45910","represents"],["46165",""],["46420","a"],["46690","file"],["47130",""],["47370",""],["47830","that"],["47860","you"],["47960","would"],["48080","double"],["48330","click"],["48580","on"],["48700","your"],["48850","computer,"],["49340",""],["49813",""],["50286",""],["50760","if"],["50870","you're"],["50940","used to"],["51210","a"],["51280","graphical"],["51640","user"],["51900",""],["52160","environment."],["52660",""],["53160",""],["53525",""],["53890","Generally"],["54320","when"],["54430","working"],["54770","with"],["54940","c,"],["55205","we're"],["55470","actually"],["55700","going to be"],["55830","working"],["56180","with"],["56410","pointers"],["56715",""],["57020","to"],["57150","files--"],["57555",""],["57960","file"],["58320","stars--"],["58665",""],["59010",""],["59400",""],["59790",""],["60100","except"],["60360","for"],["60470","a"],["60530","little"],["60830","bit"],["61120","when"],["61230","we"],["61330","talk"],["61570","about"],["61730","a"],["61790","couple"],["62090","of"],["62140","the"],["62220","functions"],["62720","that"],["62880","work"],["63160","with"],["63310","file"],["63630","pointers."],["63934",""],["64239",""],["64560","You"],["64709","don't"],["65000","need"],["65260","to"],["65690","have"],["65930","really"],["66220","dug"],["66610","too"],["66940","deep"],["67280","into"],["67560","understanding"],["68005",""],["68450","pointers"],["68720",""],["68990","themselves."],["69360",""],["69730","There's"],["69870","a"],["69950","little"],["70430","teeny"],["70760","bit"],["70940","where"],["71090","we"],["71210","will"],["71440","talk"],["71650","about"],["71900","them,"],["72170",""],["72520",""],["72870","but"],["73000","generally"],["73440","file"],["73930","pointers"],["74220",""],["74510","and"],["74710","pointers,"],["75200","while"],["75480","interrelated,"],["75900",""],["76320",""],["76762",""],["77204",""],["77646",""],["78090","are"],["78210","not"],["78490","exactly"],["78890","the"],["78990","same"],["79210","thing."],["79480",""],["79885",""],["80290","Now"],["80570","what"],["80750","do"],["80800","I"],["80880","mean"],["81090","when"],["81200","I"],["81310","say"],["81570","persistent"],["81885",""],["82200","data?"],["82440","What"],["82700","is"],["82840","persistent"],["83310","data?"],["83650","Why"],["83760","do"],["83860","we"],["83980","care"],["84270","about"],["84520","it?"],["84710",""],["84985",""],["85260","Say,"],["85450","for"],["85580","example,"],["86010","that"],["86140","you're"],["86500","running"],["86800","a"],["86860","program"],["87190","or you've"],["87520","rewritten"],["87950","a"],["88000","program"],["88260",""],["88520","that's"],["88830","a"],["88940","game,"],["89260",""],["89580",""],["89850","and"],["90010","you"],["90100","want"],["90210","to"],["90260","keep"],["90520","track"],["90860","of"],["90970","all"],["91270","of"],["91400","the"],["91520","user's"],["91980","moves"],["92470",""],["92960","so"],["93170","that"],["93340","maybe if"],["93600","something"],["93880","goes"],["94160","wrong,"],["94620","you"],["94650","can"],["94840","review"],["95140",""],["95440","the"],["95540","file"],["95800",""],["96060","after"],["96290","the"],["96400","game."],["96620","That's"],["96840","what"],["96930","we"],["97020","mean"],["97380","when"],["97700","we"],["97940","talk"],["98170","about"],["98530","persistent"],["99000","data."],["99430",""],["99700",""],["99970","In"],["100200","the"],["100300","course"],["100650","of"],["100770","running"],["101140","your"],["101300","program,"],["101645",""],["101990",""],["102190","a"],["102300","file"],["102660","is"],["102780","created."],["103110",""],["103440",""],["103700",""],["103960","And"],["104390","when"],["104520","your"],["104630","program"],["104880","has"],["104960","stopped"],["105300","running,"],["105680","that"],["105940","file"],["106240","still"],["106640","exists"],["107000",""],["107360","on"],["107630","your"],["107790","system."],["108090",""],["108390",""],["108655",""],["108920","And"],["109040","we"],["109110","can"],["109220","look"],["109430","at it"],["109620","and"],["109700","examine"],["110080","it."],["110230","And"],["110490","so"],["110610","that"],["110860","program"],["110970","would"],["111120",""],["111160","be"],["111270","set"],["111440","to"],["111510","have"],["111600","created"],["111965",""],["112330","some"],["112520","persistent"],["112930",""],["113340","data,"],["113670","data"],["114010","exist"],["114460","after"],["114730","the"],["114810","program"],["115085",""],["115360",""],["115610","has"],["115780","finished"],["116080","running."],["116380",""],["116716",""],["117052",""],["117390","Now"],["117570","all"],["117780","of"],["117920","these"],["118220",""],["118460","functions"],["118920","that"],["119040","work"],["119380","with"],["119580","creating"],["119890",""],["120200","files"],["120485",""],["120770",""],["120910",""],["121320",""],["121580","and"],["121840","manipulating"],["122320","them"],["122440","in"],["122510","various"],["122850","ways"],["123150",""],["123450","live"],["123710","in"],["123900","standard"],["124320","io.h,"],["124530",""],["124740",""],["124940","which"],["125110","is"],["125230","a"],["125690",""],["126085",""],["126480","header file"],["126860","that"],["127240","you've"],["127450","likely"],["127770","been"],["127930","pound"],["128210","including"],["128620","at"],["128669","the"],["128750","top"],["129000","of"],["129100","pretty"],["129460","much"],["129669","all"],["129860","of"],["129990","your"],["130100","programs"],["130600",""],["130910","because"],["131180","it"],["131270","contains"],["131555",""],["131840",""],["132060","one"],["132290","of"],["132380","the"],["132450","most"],["132690","useful"],["132990","functions"],["133430","for"],["133700","us,"],["133920",""],["134130","printf,"],["134400",""],["134670","that"],["134810","also"],["135100","lets"],["135290","lives in"],["135360","standard"],["135650","io.h."],["135790",""],["135950",""],["136130","So"],["136230","you"],["136290","don't"],["136420","need"],["136570","to"],["136950","pound"],["137240","include"],["137560",""],["137880","any"],["138090","additional"],["138360",""],["138630","files"],["138895",""],["139160","probably"],["139500",""],["139840",""],["140120",""],["140400","in"],["140530","order"],["140670","to"],["140760","work"],["141100","with"],["141560",""],["141880",""],["142200","file"],["142450","pointers."],["142710",""],["142970",""],["143255",""],["143540","Now"],["143790","every"],["144130",""],["144470",""],["144730","single"],["145105",""],["145480","file"],["145820",""],["146160",""],["146380","pointer"],["146760","function,"],["147140","or"],["147200","every"],["147400","single"],["147700",""],["148100",""],["148460","file"],["148820","I/O,"],["149080",""],["149340","input"],["149680","output"],["149980","function,"],["150390",""],["150650","accepts"],["150945",""],["151240","as"],["151430","one"],["151580","of"],["151680","its"],["151830","parameters"],["152100",""],["152370","or"],["152430","inputs"],["152725",""],["153020",""],["153310","a"],["153520","file"],["153910","pointer--"],["154320","except"],["154620","for"],["154730","one,"],["155140",""],["155370","fopen,"],["155630",""],["156040","which"],["156190","is"],["156250","what you"],["156490","use"],["156740","to"],["156810","get"],["157090","the"],["157160","file"],["157450","pointer"],["157680","in"],["157750","the"],["157800","first"],["158070","place."],["158280","But"],["158410","after"],["158670","you've"],["158840","opened"],["159100","the"],["159160","file"],["159485",""],["159810","and"],["160000","you"],["160080","get"],["160330","file"],["160590","pointers,"],["160870",""],["161150","you"],["161310","can"],["161420","then"],["161570","pass"],["161940","them"],["162100","as"],["162250","arguments"],["162660","to"],["162760","the"],["162840","various"],["163180","functions"],["163510","we're"],["163590","going"],["163670","to"],["163710","talk"],["163900","about"],["164090","today,"],["164480",""],["164800","as"],["164900","well"],["164930","as"],["165010","many"],["165340","others"],["165800",""],["166260",""],["166720","so"],["166870","that you"],["167030","can"],["167460","work"],["167640","with"],["167720","files."],["168210",""],["168520","So"],["168700","there"],["168880","are"],["168930","six"],["169300","pretty"],["169640","common"],["169900",""],["170160","basic"],["170420",""],["170680","ones"],["170980","that"],["171080","we're"],["171170","going"],["171250","to"],["171310","talk"],["171520","about"],["171900","today."],["172320",""],["172595",""],["172870","fopen"],["173100",""],["173590","and"],["173750","its"],["174070","companion"],["174480","function"],["174850","fclose,"],["175080",""],["175345",""],["175610",""],["176080","fgetc"],["176390",""],["176680",""],["177160","and"],["177490","its"],["177670","companion"],["178040","function"],["178540","fputc,"],["178790",""],["179080",""],["179490","and"],["179900",""],["180260","fread"],["180630",""],["181000","and"],["181240","its"],["181430","companion"],["181840","function,"],["182155",""],["182470",""],["182670","fwrite."],["183040",""],["183315",""],["183590",""],["183680",""],["183820","So"],["183960","let's"],["184200","get"],["184400","right"],["184570","into"],["184860","it."],["185180","fopen--"],["185460",""],["185880",""],["186205",""],["186530","what does"],["186750","it"],["186840","do?"],["187050","Well,"],["187180","it"],["187300","opens"],["187620","a"],["187680","file"],["188150",""],["188350","and"],["188540","it"],["188670","gives"],["188880","you"],["189000","a"],["189050","file"],["189330","pointer"],["189590","to"],["189750","it,"],["189850",""],["190050","so"],["190150","that you can"],["190250",""],["190550","then"],["190770","use"],["191040","that"],["191240","file"],["191490","pointer"],["191745",""],["192000",""],["192270",""],["192560",""],["192850",""],["193105",""],["193360","as"],["193500","an"],["193600","argument"],["194000","to"],["194130","any"],["194370","of"],["194420","the"],["194580","other"],["194895",""],["195210","file"],["195550","I/O"],["195810","functions."],["196105",""],["196400",""],["196730","The"],["196810","most"],["196990","important"],["197340","thing"],["197470","to"],["197560","remember"],["197920","with"],["198120","fopen"],["198440",""],["198770",""],["199100","is"],["199340","that"],["199550","after"],["200000","you"],["200440","have"],["200760","opened"],["201130","the"],["201200","file"],["201500","or"],["201620","made"],["201810","a"],["201870","call"],["202320","like"],["202540","the"],["202640","one"],["202830","here,"],["203290",""],["203640",""],["203990",""],["204340","you"],["204470","need"],["204720","to"],["204860","check"],["205180","to"],["205270","make"],["205450","sure"],["205590","that"],["205750","the"],["205840","pointer"],["206240","that"],["206380","you"],["206480","got"],["206670","back"],["206930","is"],["207060","not"],["207280","equal"],["207570","to"],["207700","null."],["208200",""],["208440","If"],["208550","you"],["208620","haven't"],["208910","watched"],["209130","the"],["209200","video"],["209460","on"],["209580","pointers,"],["209880",""],["210180","this"],["210370","might"],["210600","not"],["210730","make"],["210920","sense."],["211320","But"],["211520",""],["211980","if"],["212140","you"],["212250","try"],["212470","and"],["212700","dereference"],["212790",""],["212930",""],["213315",""],["213700","a"],["213840","null"],["214190","pointer"],["214640","recall,"],["214940",""],["215240",""],["215515",""],["215790","your"],["216010","program"],["216440","will"],["216680","probably"],["217100","suffer a"],["217410","segmentation"],["217685",""],["217960","[INAUDIBLE]."],["218180","We"],["218290","want"],["218470","to"],["218510","make"],["218650","sure"],["218860","that we"],["218950","got"],["219090","a"],["219140","legitimate"],["219395",""],["219650","pointer"],["219960","back."],["220340",""],["220540","The"],["220650","vast"],["220960","majority"],["221280","of"],["221340","the"],["221400","time"],["221760","we"],["221860","will"],["222160","have"],["222330","gotten"],["222710","a"],["222800","legitimate"],["222940",""],["223040","pointer back and"],["223420","it"],["223450","won't"],["223620","be"],["223720","a"],["223790","problem."],["224230",""],["224580",""],["224930",""],["225280","So"],["225320",""],["225440",""],["225550",""],["225760","how"],["225910","do"],["225980","we"],["226100","make"],["226270","a"],["226330","call"],["226510","to"],["226630","fopen?"],["226760","It"],["226970","looks"],["227180","pretty"],["227350","much"],["227520","like"],["227670","this."],["227970","File"],["228280","star"],["228660","ptr--"],["229070",""],["229480","ptr"],["229630",""],["229750","being"],["229940","a"],["229980","generic"],["230450","name"],["230660","for"],["230800","file"],["231070","pointer--"],["231480",""],["231740",""],["232000","fopen"],["232230",""],["232690","and"],["232800","we"],["232890","pass"],["233180","in"],["233340","two"],["233550","things,"],["233920","a"],["233990","file"],["234390","name"],["234720",""],["234990",""],["235260","and"],["235460","an"],["235710","operation"],["236085",""],["236460","we"],["236540","want"],["236740","to"],["236780","undertake."],["237040",""],["237300","So we"],["237430","might"],["237480","have"],["237630","a"],["237690","call"],["237940","that"],["238030","looks"],["238220","like"],["238420","this--"],["238760","file"],["239050","star"],["239400","ptr"],["239655","1"],["239910","equals"],["240270",""],["240630","fopen"],["240880",""],["241340",""],["241690","file1.txt."],["242150",""],["242630",""],["243110",""],["243590",""],["244040","And"],["244180","the"],["244280","operation"],["244780","I've"],["244880","chosen"],["245310","is"],["245710",""],["246110","r."],["246375",""],["246640",""],["247020","So"],["247140","what"],["247200","do"],["247240","you"],["247310","think"],["247565",""],["247820","r"],["248160","is"],["248350","here?"],["248640",""],["248930","What"],["249060","are"],["249090","the"],["249420","kinds"],["249680","of"],["249780","things"],["249950","we"],["250030","might"],["250180","be"],["250260","able"],["250400","to"],["250530","do"],["250700","to"],["250810","files?"],["251180",""],["251550",""],["251992",""],["252434",""],["252876",""],["253318",""],["253760","So"],["254030","r"],["254370","is"],["254450","the"],["254540","operation"],["255030","that"],["255120","we"],["255260","choose"],["255610","when we"],["255780","want"],["256040","to"],["256370",""],["256600","read"],["256855","a"],["257110","file."],["257500","So"],["257589","we"],["257700","would"],["257810","basically"],["258279","when we"],["258670","make a"],["258810","call"],["259190","like"],["259399","this"],["259750",""],["260005",""],["260260","be getting"],["260549",""],["260839","ourselves"],["261149","a"],["261209","file"],["261500","pointer"],["261800",""],["262100",""],["262310","such"],["262520","that"],["262630","we"],["262740","could"],["262920","then"],["263400","read"],["263770",""],["264140",""],["264500","information"],["264970",""],["265440","from"],["265800","file1.txt."],["266210",""],["266586",""],["266962",""],["267340",""],["267770","Similarly,"],["268220","we"],["268340","could"],["268600","open"],["268970","file"],["269320","2.txt"],["269500",""],["269896",""],["270292","for"],["270690","writing"],["271010",""],["271330",""],["271550","and"],["271700","so"],["271830","we"],["271940","can"],["272070","pass"],["272430",""],["272740","ptr2,"],["273025",""],["273310",""],["273750",""],["274190","the"],["274620",""],["274890","file"],["275140","pointer I've"],["275500","created"],["275850","here,"],["276320",""],["276650","as"],["276840","an"],["276910","argument"],["277280","to"],["277400","any"],["277600","function"],["277980","that"],["278210","writes"],["278680","information"],["279170","to"],["279290","a"],["279340","file."],["279830",""],["280080","And"],["280380","similar"],["280790","to"],["280960","writing,"],["281350","there's"],["281410","also"],["281630","the"],["281750","option"],["282070","to"],["282360","append,"],["282790",""],["283220","a."],["283640",""],["283900","The"],["283990","difference"],["284270","between"],["284510","writing"],["284970","and"],["285080","appending"],["285340",""],["285600","being"],["285890","that"],["286000","when"],["286150","you"],["286360","write"],["286850","to a"],["287030","file,"],["287420",""],["287490",""],["287770",""],["287880",""],["288120",""],["288420","if you"],["288890",""],["288950","make"],["289090","a"],["289140","call"],["289300","to"],["289400","fopen"],["289600",""],["289930","for"],["290150","writing"],["290415",""],["290680",""],["290920","and"],["291230","that"],["291470","file"],["291840","already"],["292250","exists,"],["292700",""],["293150","it's"],["293310","going"],["293430","to"],["293620","overwrite"],["293975",""],["294330","the"],["294450","entire"],["294840","file."],["295200","It's"],["295290","going"],["295370","to"],["295410","start"],["295630","at"],["295690","the"],["295770","very"],["295970","beginning,"],["296240",""],["296510","deleting"],["296900","all"],["297100","the"],["297200","information"],["297640","that's"],["297780","already"],["298090","there."],["298540",""],["298820","Whereas"],["299200","if"],["299290","you"],["299420","open"],["299630","it"],["299720","for"],["299880","appending,"],["300200",""],["300520",""],["300720","it"],["300820","will"],["300940","go"],["301090","to"],["301210","the"],["301400","end"],["301630","of"],["301720","the"],["301790","file"],["302210","if there's"],["302320","already"],["302530","text"],["302870","in it"],["303000","or"],["303220","information"],["303710","in"],["303860","it,"],["304060",""],["304340","and"],["304530","it"],["304600","will"],["304770","then"],["305060","start"],["305390","writing"],["305660","from"],["305860","there."],["306040","So"],["306140","you"],["306220","won't"],["306420","lose"],["306750","any"],["306860","of"],["306900","the"],["307000","information"],["307480","you've"],["307600","done"],["307830","before."],["308095",""],["308360",""],["308570","Whether"],["308870","you"],["309010","want"],["309160","to"],["309270","write"],["309490","or"],["309600","append"],["309980","sort"],["310170","of"],["310350","depends"],["310690","on"],["310760","the"],["310830","situation."],["311145",""],["311460",""],["311785",""],["312110","But"],["312230","you'll"],["312370","probably"],["312770","know"],["313230",""],["313450","what"],["313740","the"],["313850","right"],["314100","operation"],["314570","is"],["314870","when"],["315020","the"],["315100","time"],["315340","comes."],["315720",""],["316093",""],["316466",""],["316840","So"],["316880","that's"],["317070","fopen."],["317360",""],["317760",""],["318020","What"],["318200","about"],["318410","fclose?"],["318630",""],["318930","Well,"],["319120","pretty"],["319340","simply,"],["319820","fclose"],["320000",""],["320290","just"],["320510","accepts"],["320790","the"],["320900","file"],["321170","pointer."],["321600","And"],["321810","as"],["321900","you"],["321980","might"],["322110","expect,"],["322530","it"],["322720",""],["322950","closes"],["323360","that"],["323580","file."],["324000","And"],["324010","once"],["324230","we've"],["324430","closed"],["324900","a"],["324960","file,"],["325315",""],["325670","we"],["325870","can't"],["326180","perform"],["326505",""],["326830","any"],["327150","more"],["327425",""],["327700",""],["328020","file"],["328410","I/O"],["328710","functions,"],["328990",""],["329270","reading"],["329590","or"],["329680","writing,"],["330170",""],["330580","on"],["330900","that"],["331170","file."],["331420","We"],["331500","have"],["331640","to"],["331830","re-open"],["332230",""],["332550","the"],["332640","file"],["333010","another"],["333320","time"],["333820",""],["334265",""],["334710","in"],["335135",""],["335560",""],["335985",""],["336410","order"],["336490","to"],["336550","continue"],["337050","working"],["337370","with"],["337530","it"],["337640","using"],["337890","the"],["338040","I/O"],["338340","functions."],["338610","So"],["338880","fclose"],["339080",""],["339335",""],["339590","means"],["339880","we're"],["340070","done"],["340360","working"],["340660","with"],["340800","this"],["340960","file."],["341240",""],["341520","And"],["341680","all"],["341800","we"],["341870","need"],["342010","to"],["342090","pass"],["342410","in"],["342710",""],["343000","is"],["343290","the"],["343410","name"],["343840","of"],["343990","a"],["344050","file"],["344340","pointer."],["344690","So"],["345090","on"],["345370","a"],["345480","couple"],["345700","slides"],["345960","ago,"],["346170","we"],["346340","fopened"],["346590",""],["347080",""],["347496",""],["347912",""],["348330","file 1"],["348670","dot"],["349085","text"],["349500","for"],["349650","reading"],["350010","and"],["350070","we"],["350170","assigned"],["350560",""],["350620","that"],["350870","file"],["351110","pointer"],["351440","to"],["351640","ptr1."],["351965",""],["352290",""],["352660",""],["353020","Now"],["353230","we've"],["353340","decided"],["353670","we're"],["353790","done"],["354030","reading"],["354380","from"],["354540","that"],["354760","file."],["355020","We"],["355110","don't"],["355330","need to"],["355420","do"],["355620","any"],["355770","more"],["355950","with"],["356120","it."],["356480","We"],["356600","can"],["356720","just"],["357060","fclose"],["357340",""],["357710",""],["358080","ptr1."],["358570",""],["358890","And similarly,"],["359260",""],["359430","could we"],["359560","fclose"],["360000",""],["360265",""],["360530","the"],["360670","other"],["360800","ones."],["361170",""],["361526",""],["361882",""],["362240","All"],["362300","right."],["362450","So"],["362520","that's"],["362740","opening"],["363140","and"],["363240","closing."],["363590","Those"],["363750","are"],["363770","the"],["363880","two"],["364020","basic"],["364450","starting"],["364800","operations."],["365130",""],["365460",""],["365780","Now"],["366060","we"],["366170","want"],["366420","to"],["366530","actually"],["366820","do"],["366940","some"],["367150","interesting"],["367630","stuff,"],["368050","and"],["368150","the"],["368230","first"],["368630","function that"],["368940","we'll"],["369100","see"],["369240","that"],["369340","will"],["369460","do"],["369630","that"],["369915",""],["370200","is"],["370460","fgetc--"],["370830",""],["371130",""],["371535",""],["371940","file"],["372345",""],["372750",""],["373140","get"],["373440","a"],["373500","character."],["373805",""],["374110","That's"],["374290","what"],["374390",""],["374620","fgetc"],["374870",""],["374990","generally"],["375295",""],["375600","would"],["376090","translate"],["376540","to."],["376790",""],["377070",""],["377350","Its"],["377600","goal"],["377830","in"],["377890","life"],["378150","is"],["378330","to"],["378570","read"],["378910","the"],["378980","next"],["379265",""],["379550","character,"],["379870",""],["380190","or"],["380330","if"],["380390","this"],["380500","is"],["380590","your"],["380750","very"],["381010","first"],["381410","call"],["381630","to"],["381910","fgetc"],["382130",""],["382360","for"],["382540","a"],["382590","particular"],["382930","file,"],["383180","the"],["383250","first"],["383530","character."],["383870","But"],["383980","then"],["384120","after"],["384330","that,"],["384600","you"],["384610","get"],["384800","the"],["384880","next"],["385200","one,"],["385470",""],["385840",""],["386210","the"],["386390","very"],["386850","next"],["387240","character"],["387595",""],["387950",""],["388205",""],["388460",""],["388540","of"],["388660","that"],["388890","file,"],["389240","and"],["389420","stores"],["389870","it"],["390060","in"],["390210","a"],["390510",""],["390740","character"],["391140","variable."],["391500","As"],["391590","we've"],["391690","done"],["391860","here,"],["392110","char"],["392430","ch"],["392920","equals"],["393350","fgetc,"],["393560",""],["393790",""],["394140",""],["394490","pass"],["394750","in"],["394840","the"],["394900","name of a"],["395210","file"],["395480","pointer."],["395745",""],["396010",""],["396480","Again,"],["396730","it's"],["396870","very"],["397030","important"],["397460","here"],["397640","to remember"],["397820",""],["398180","that"],["398380","in"],["398540","order"],["398840","to"],["398900","have"],["399190","this"],["399380","operation"],["399670",""],["399960","succeed,"],["400360",""],["400760",""],["401095",""],["401430","the"],["401750","file"],["402160","pointer"],["402485",""],["402810","itself"],["403075",""],["403340","must've"],["403720","been"],["403930","opened"],["404190",""],["404450","for"],["404940","reading."],["405440",""],["405690","We"],["405860","can't"],["406140","read"],["406505",""],["406870",""],["407290","a"],["407710","character"],["408000",""],["408290","from"],["408480","a"],["408530","file"],["408820","pointer"],["409050","that"],["409120","we"],["409260","opened"],["409555",""],["409850","for"],["410070","writing."],["410465",""],["410860","So"],["410960","that's"],["411000","one"],["411160","of"],["411220","the"],["411290","limitations"],["411580",""],["411870","of"],["411980","fopen,"],["412170",""],["412430","right?"],["412630","We"],["412740","have"],["412980","to"],["413255",""],["413530","restrict"],["413970","ourselves"],["414320","to"],["414440","only"],["414680","performing"],["415075",""],["415470","one"],["415930","operation"],["416245",""],["416560","with"],["416740","one"],["417020","file"],["417300","pointer."],["417710","If"],["418100","we"],["418170","wanted"],["418400","to"],["418590","read"],["419030","and"],["419300","write"],["419540","from"],["419660","the"],["419730","same"],["419950","file,"],["420220","we"],["420310","would"],["420390","have"],["420720","open"],["421030",""],["421310","two"],["421580","separate"],["422060","file"],["422360","pointers"],["422750","to"],["422850","the"],["422950","same"],["423220","file--"],["423530",""],["423840","one"],["424130","for"],["424260","reading,"],["424550","one"],["424700","for"],["424830","writing."],["425190",""],["425670","So"],["425955",""],["426240","again,"],["426730",""],["427220","the"],["427320","only"],["427350","reason"],["427530","I"],["427570","bring"],["427740","that up"],["428010","now"],["428280","is"],["428400","because"],["428650","if"],["428730","we're"],["428830","going"],["428920","to"],["428960","make"],["429120","a"],["429200","call"],["429470","to"],["429580",""],["429820","fgetc,"],["430060",""],["430520",""],["430810","that"],["431050","file"],["431280","pointer"],["431580","must've"],["431920","been"],["432130","opened"],["432390",""],["432650",""],["432930","for"],["433270","reading."],["433700",""],["434095",""],["434490","And"],["434610","then"],["434730","pretty"],["434950","simply,"],["435280","all we need"],["435630","to"],["435700","do"],["435880","is"],["436000","pass"],["436320","in"],["436430","the"],["436510","name"],["436770","of"],["436820","the"],["436900","file"],["437160","pointer."],["437500","So"],["437670","char"],["437970","ch"],["438420","equals"],["438780","fgetc"],["438990",""],["439230",""],["439620","ptr1."],["440010",""],["440400",""],["440780",""],["441060","That's"],["441240","going"],["441420","to"],["441520","get"],["441680","us"],["441850","the"],["441930","next"],["442240",""],["442550","character--"],["442875",""],["443200","or"],["443290","again,"],["443580","if"],["443690","this"],["443810","is"],["443880","the"],["443960","first"],["444210","time"],["444300","we've"],["444450","made"],["444630","this"],["444760","call,"],["444980","the"],["445050","first"],["445410","character--"],["445715",""],["446020",""],["446275",""],["446530","of"],["446850",""],["447170","whatever"],["447580","file"],["447835","is"],["448090","pointed"],["448410","to"],["448540","by"],["448680","ptr1."],["448935",""],["449190",""],["449470",""],["449750","Recall"],["450090","that that"],["450330","was"],["450480","file 1"],["450850","dot text."],["451350",""],["451850",""],["452210","It'll"],["452390","get"],["452550","the"],["452620","first"],["452950","character"],["453300","of"],["453340","that"],["453510","and"],["453600","we'll"],["453700","store"],["454120","it in"],["454270","the"],["454350","variable"],["454675",""],["455000",""],["455230","ch."],["455560",""],["455890",""],["456190",""],["456490","Pretty"],["456660","straightforward."],["456945",""],["457230",""],["457660",""],["458090","So"],["458250","we've"],["458380","only"],["458540","looked"],["458740","at"],["458900","three"],["459190","functions"],["459640","and"],["459740","already"],["460080","we"],["460190","can"],["460350","do"],["460460","something"],["460960",""],["461245",""],["461530","pretty"],["461845",""],["462160","neat."],["462550",""],["462810",""],["463070","So"],["463290","if"],["463420","we"],["463660",""],["463960","take"],["464250","this"],["464400","ability"],["464880","of"],["465070","getting"],["465350","a"],["465400","character"],["465725",""],["466050",""],["466320","and"],["466540","we"],["466730","loop"],["467160","it--"],["467630","so"],["467790","we"],["467990","continue"],["468250",""],["468510","to"],["468580","get"],["468780","characters from a"],["469270","file"],["469640","over"],["469950","and"],["470020","over"],["470240","and"],["470310","over--"],["470660",""],["471020","now"],["471290","we"],["471390","can"],["471600","read"],["471925",""],["472250","every"],["472560","single"],["472930","character"],["473220","of a"],["473510","file."],["473795",""],["474080",""],["474500","And"],["474550","if"],["474640","we"],["474850","print"],["475235",""],["475620",""],["476020","every"],["476270","character"],["476720","immediately"],["477130","after"],["477370","we"],["477530","read"],["477710","it,"],["477980",""],["478325",""],["478670","we"],["478940","have"],["479140","now"],["479390","read"],["479850","from a"],["479910","file"],["480300","and"],["480470","printed"],["480820",""],["480890","its"],["481060","contents"],["481530","to"],["481610","the"],["481700","screen."],["481960","We've"],["482100",""],["482310","effectively"],["482750",""],["483190",""],["483520",""],["483850","concatenated"],["484250",""],["484650","that"],["484860","file"],["485130","on"],["485220","the"],["485280","screen."],["485610","And"],["485700","that's"],["485910","what"],["486190",""],["486540","the"],["486820","Linux"],["487280","command"],["487770","cat"],["488030",""],["488290",""],["488610","does."],["489070",""],["489370",""],["489670","If"],["489750","you"],["489830","type"],["490140","cat"],["490550","in"],["490640","the"],["490770","file"],["491090","name,"],["491385",""],["491680","it"],["491780","will"],["491860","print"],["492190","out"],["492340","the"],["492440","entire"],["492780","contents"],["493250","of"],["493330","the"],["493400","file"],["493775",""],["494150","in"],["494330","your"],["494470","terminal"],["494840","window."],["495160","And"],["495270","so"],["495420","this"],["495800","little"],["496130","loop"],["496350","here,"],["496760",""],["497050",""],["497130","only"],["497330","three"],["497550","lines"],["497830","of"],["497940","code,"],["498400",""],["498705",""],["499010","but"],["499210","it"],["499340","effectively"],["499640",""],["499940","duplicates"],["500305",""],["500670","the"],["500760","Linux"],["501090","command"],["501500","cat."],["501755",""],["502010",""],["502430",""],["502850",""],["503270","So"],["503710","this"],["503980","syntax"],["504400","might"],["504550","look"],["504680","a"],["504720","little"],["504960","weird,"],["505210","but"],["505290","here's"],["505570","what's"],["505730","happening"],["506120","here."],["506395",""],["506670","While"],["507045",""],["507420","ch"],["507700",""],["507980","equals"],["508260","fgetc,"],["508450",""],["508660","ptr"],["509040",""],["509420","is"],["509520","not"],["509660","equal"],["509860","to"],["510010","EOF--"],["510280",""],["510550","it's"],["510710","a"],["510800","whole"],["511030","mouthful,"],["511460","but"],["511610","let's"],["511780","break"],["511970","it"],["512059","down"],["512400",""],["512799","just"],["512960","so"],["513150","it's"],["513320","clear"],["513610","on"],["513690","the"],["513760","syntax."],["514220",""],["514320",""],["514669","I've"],["514809","consolidated"],["515134",""],["515460","it"],["515580","for"],["515659","the"],["515750","sake"],["515980","of"],["516059","space,"],["516334",""],["516610",""],["516889",""],["517169","although"],["517409","it's"],["517510","a"],["517549","little"],["517909","syntactically"],["518164",""],["518419","tricky."],["518799",""],["519049","So"],["519150","this"],["519289","part in"],["519570","green"],["519900","right"],["520120","now,"],["520299","what"],["520440","is"],["520539","it"],["520700","doing?"],["521080",""],["521520","Well,"],["521620","that's"],["521650","just"],["521799","our"],["521909","fgetc"],["522204",""],["522500","call,"],["522710","right?"],["522860","We've"],["522980","seen"],["523240","that"],["523450","before."],["523950",""],["524240",""],["524530","It's"],["524710","obtaining"],["524985",""],["525260","one"],["525620","character"],["525955",""],["526290",""],["526570","from"],["526895",""],["527220","the"],["527490",""],["527760",""],["528140","file."],["528580",""],["529040",""],["529500","Then"],["529790",""],["530080","we"],["530270","compare"],["530555",""],["530840","that"],["531090","character"],["531485",""],["531880","against"],["532150",""],["532420","EOF."],["532820",""],["533220","EOF"],["533460","is"],["533570","a"],["533650","special"],["533915",""],["534180","value"],["534580","that's"],["534850",""],["535070","defined"],["535380",""],["535690","in"],["535880","standard"],["536210","io.h,"],["536360",""],["536580",""],["536970",""],["537200","which"],["537470","is"],["537620","the"],["537920","end"],["538270","of"],["538530","file"],["538980","character."],["539390","So"],["539510","basically"],["539840","what's"],["540020","going"],["540110","to"],["540150","happen"],["540500","is"],["540660","this"],["541020","loop"],["541320","will"],["541630",""],["541940","read"],["542200","a"],["542250","character,"],["542570",""],["542890",""],["543170",""],["543450","compare"],["543705","it"],["543960","to"],["544050","EOF,"],["544320",""],["544710",""],["545120",""],["545530","the end"],["545680","of"],["545760","file"],["545990","character."],["546325",""],["546660",""],["546850",""],["547090",""],["547360",""],["547630",""],["547940","If"],["548060","they"],["548140","don't"],["548330","match,"],["548710","so"],["548810","we"],["548880","haven't"],["549000","reached the end of"],["549330","the"],["549450","file,"],["549760",""],["550070","we'll"],["550170","print"],["550370","that"],["550510","character"],["550920","out."],["551240",""],["551505",""],["551770","Then"],["551900","we'll"],["551970","go"],["552160","back"],["552420","to"],["552500","the"],["552570","beginning"],["552910","of"],["552960","the"],["553030","loop"],["553240","again."],["553740","We'll"],["553890","get"],["554140","a"],["554190","character,"],["554505",""],["554820",""],["555200",""],["555580","check"],["555790","against"],["556150","EOF,"],["556440",""],["556730",""],["557060","print it"],["557350","out,"],["557850","and"],["558030","so"],["558200","on"],["558310","and"],["558390","so"],["558510","on"],["558690","and"],["558790","so"],["558870","on,"],["559040","looping"],["559450","through"],["559950",""],["560150","in"],["560300","that"],["560500","way"],["560830",""],["561140","until"],["561390","we've"],["561570","reached"],["561800","the"],["561940","end"],["562130","of"],["562180","the"],["562250","file."],["562505",""],["562760","And"],["562870","then"],["563000","by"],["563130","that"],["563320","point,"],["563590","we"],["563670","will have"],["563820","printed"],["564250","out"],["564650",""],["564970","the"],["565080","entire"],["565410","contents"],["565740","of"],["565780","the"],["565860","file."],["566210","So"],["566220","again,"],["566480","we've"],["566610","only"],["566830","seen"],["567085",""],["567340",""],["567680","fopen,"],["567890",""],["568250","fclose,"],["568530",""],["568940","and"],["569220","fgetc"],["569450","and"],["569750","already"],["570005",""],["570260","we"],["570360","can"],["570450","duplicate"],["570935",""],["571420","a"],["571530","Linux"],["571875",""],["572220","terminal"],["572590","command."],["573000",""],["573443",""],["573886",""],["574330",""],["574400",""],["574590",""],["574950","As"],["575130","I"],["575190","said"],["575340","at"],["575400","the"],["575470","beginning,"],["575775",""],["576080","we"],["576230","had"],["576610",""],["576650",""],["577036",""],["577422","fgetc"],["577810",""],["578060",""],["578300","and"],["578420","fputc,"],["578620",""],["578850","and"],["579130","fputc"],["579200",""],["579420",""],["579640",""],["579790","was"],["579960","the"],["580070","companion"],["580335",""],["580600","function"],["580970","of"],["581110","fgetc."],["581370",""],["581630",""],["581860","And"],["581970","so,"],["582150","as"],["582250","you"],["582350","might"],["582500","imagine,"],["582755",""],["583010",""],["583310","it"],["583490","is"],["583590","the"],["583880","writing"],["584135",""],["584390","equivalent."],["584880","It allows"],["585150","us"],["585270","to"],["585530","write"],["585870",""],["586210","a"],["586300","single"],["586760","character"],["587100",""],["587440",""],["587770","to"],["588200","a"],["588270","file."],["588740",""],["589090",""],["589440","Again,"],["589790",""],["590140","the"],["590450","caveat"],["590900","being,"],["591120","just"],["591310","like"],["591440","it"],["591490","was"],["591690","with"],["591810","fgetc,"],["592010",""],["592220",""],["592630",""],["592840","the"],["593110","file that"],["593470","we're"],["593680","writing"],["593940","to"],["594120","must've"],["594450","been"],["594680","opened"],["595110","for"],["595560","writing"],["595900","or"],["596080","for"],["596250","appending."],["596660","If"],["596750","we"],["596830","try"],["597070","and"],["597500","use"],["597950","fputc"],["598220",""],["598500",""],["598795",""],["599090","on"],["599250","a"],["599290","file that"],["599530","we've"],["599780","opened"],["600140","for"],["600480","reading,"],["600820","we're"],["600940","going"],["601060","to"],["601130","suffer"],["601590",""],["601870","a"],["601960","bit"],["602100","of"],["602180","a"],["602220","mistake."],["602490",""],["602760","But"],["602900","the"],["602990","call"],["603260","is"],["603370","pretty"],["603570","simple."],["603870",""],["604170",""],["604440","fputc"],["604670",""],["604910",""],["605250","capital"],["605720","A"],["605890","ptr2,"],["606170",""],["606450",""],["606745",""],["607040","all"],["607250","that's"],["607410","going"],["607490","to"],["607570","do"],["607750","is"],["607870","it's"],["608000","going"],["608100","to"],["608230","write"],["608515",""],["608800","the"],["608990","letter"],["609430","into"],["609832","A"],["610234",""],["610636","into"],["611040","file"],["611470","2"],["611720","dot"],["612040","text,"],["612360","which was"],["612460","the"],["612540","name"],["612900",""],["613110","of"],["613290","the"],["613360","file that"],["613620","we"],["613770","opened"],["614270","and"],["614440","assigned"],["614760","the"],["614890","pointer"],["615260","to"],["615520","ptr2."],["615820",""],["616120",""],["616350",""],["616815",""],["617280","So"],["617380","we're"],["617460","going"],["617540","to"],["617640","write"],["617850","a"],["617920","capital"],["618400","A"],["618870","to"],["619145",""],["619420","file 2 dot"],["619730","text."],["620080",""],["620430","And we'll"],["620640","write"],["620780","an"],["620950","exclamation"],["621340",""],["621730","point"],["622130","to"],["622530",""],["622930",""],["623310",""],["623690","file"],["624000","3"],["624395","dot text,"],["624790","which"],["625020","was"],["625260",""],["625490","pointed to"],["625880","by"],["626030","ptr3."],["626315",""],["626600",""],["626920",""],["627330","So"],["627450","again,"],["627670","pretty"],["627880","straightforward"],["628155",""],["628430","here."],["628705",""],["628980",""],["629355",""],["629730","But"],["629900","now"],["630185",""],["630470",""],["630730","we"],["630930","can"],["631060","do"],["631330","another"],["631670","thing."],["632010",""],["632390",""],["632770","We"],["632980","have"],["633170","this"],["633310","example"],["633690","we"],["633790","were"],["633840","just"],["634030","going"],["634240","over"],["634560","about"],["634880",""],["635200","being"],["635450","able"],["635630","to"],["635820","replicate"],["636320","the"],["636510","cat"],["636790",""],["637070",""],["637360","Linux"],["637700","command,"],["638050","the"],["638130","one"],["638280","that"],["638440","prints"],["638730","out"],["638950","to"],["639060","the"],["639240","screen."],["639720",""],["640110",""],["640500","Well,"],["640680","now"],["641010","that we"],["641190","have"],["641300","the"],["641390","ability"],["641730","to"],["642040","read"],["642300","characters"],["642750","from"],["642910","files"],["643210",""],["643510","and"],["643910","write"],["644190","characters"],["644600","to"],["644690","files,"],["645180",""],["645400","why"],["645660","don't"],["645760","we"],["645820","just"],["645990","substitute"],["646400","that"],["646590","call"],["646910","to"],["647010","printf"],["647300",""],["647590","with"],["647730","a"],["647820","call"],["648120","to"],["648425",""],["648730","fputc."],["648940",""],["649260",""],["649540",""],["649820",""],["650270",""],["650720","And"],["650970","now"],["651225",""],["651480","we've"],["651660","duplicated"],["651975",""],["652290","cp,"],["652650","a"],["653010","very"],["653240","basic"],["653600","Linux"],["653860","command"],["654090","that we"],["654240","talked"],["654500","about"],["654840","way"],["655280","long"],["655460","ago"],["655900",""],["656250","in"],["656460","the"],["656910","Linux"],["657270","commands"],["657660","video."],["657915",""],["658170",""],["658635",""],["659100","We've"],["659350","effectively"],["659810","duplicated"],["660065",""],["660320","that"],["660570","right"],["660750","here."],["661070","We're"],["661260","reading"],["661510","a"],["661560","character"],["661880",""],["662200",""],["662660","and"],["662790","then we're"],["662990","writing"],["663230","that"],["663370","character"],["663760","to"],["663870","another"],["664090","file."],["664500",""],["664790","Reading"],["665120","from"],["665260","one"],["665410","file,"],["665850",""],["666080","writing"],["666340","to"],["666450","another,"],["666830",""],["667060","over"],["667360","and"],["667430","over"],["667660","and"],["667720","over"],["668110","again"],["668550","until"],["668870","we"],["669010","hit"],["669310",""],["669610","EOF."],["670075",""],["670540",""],["670730",""],["671040",""],["671350","We've"],["671460","got"],["671590","to"],["671650","the"],["671820","end"],["672020","of"],["672060","the"],["672140","file"],["672380","we're"],["672500","trying"],["672890","to"],["673080","copy"],["673430","from."],["673690",""],["673950",""],["674250","And"],["674430","by"],["674530","that"],["674880","we'll have"],["675190","written"],["675475",""],["675760",""],["675980","all"],["676140","of"],["676240","the"],["676360","characters"],["676810","we"],["676940","need"],["677350",""],["677630","to"],["677890","the"],["678190","file"],["678500","that"],["678580","we're"],["678910","writing"],["679280","to."],["679500","So"],["679650","this"],["679840","is"],["680250","cp,"],["680565",""],["680880",""],["681100","the"],["681220","Linux"],["681530","copy"],["681800","command."],["682190",""],["682655",""],["683120",""],["683585",""],["684050",""],["684270","At"],["684480","the"],["684580","very"],["684770","beginning"],["685090","of"],["685130","this"],["685290","video,"],["685650","I"],["685670","had"],["685950","the"],["686070","caveat"],["686550","that"],["686840",""],["687130","we"],["687590","would"],["687730","talk"],["687930","a"],["688000","little"],["688360","bit"],["688510","about"],["688830","pointers."],["689160",""],["689490",""],["689840","Here"],["690190","is"],["690350","specifically"],["690620",""],["690890","where"],["691050","we're"],["691150","going"],["691240","to"],["691310","talk"],["691530","about"],["691960","pointers"],["692220",""],["692480","in"],["692600","addition"],["693020","to"],["693470",""],["693680","file"],["694000","pointers."],["694500",""],["694800","So"],["694950","this"],["695180","function"],["695540","looks"],["695865",""],["696190",""],["696390","kind"],["696870","of"],["697160","scary."],["697440",""],["697720",""],["697870","It's"],["697970","got"],["698190","several"],["698610","parameters."],["698865",""],["699120","There's"],["699220","a"],["699300","lot"],["699740","going"],["699980","on"],["700150","here."],["700430","There's"],["700460","a"],["700500","lot"],["700620","of"],["700700","different"],["700960","colors"],["701360","and"],["701470","texts."],["701730",""],["701990",""],["702375",""],["702760","But"],["703060","really,"],["703370",""],["703680",""],["704010","it's"],["704260","just"],["704540","the"],["704620","generic"],["704960",""],["705300","version"],["705560",""],["705820","of"],["706020","fgetc"],["706340",""],["706580",""],["706840",""],["707100","that"],["707230","allows"],["707510","us"],["707650","to"],["707750","get"],["708100","any"],["708430","amount"],["708690",""],["708950","of"],["709080","information."],["709445",""],["709810",""],["710110","It"],["710270","can"],["710310","be a"],["710540","bit"],["710580","inefficient"],["710870",""],["711160",""],["711330","if"],["711430","we're"],["711630","getting"],["711900","characters"],["712390","one"],["712780","at"],["712880","a"],["712960","time,"],["713260",""],["713560","iterating"],["714060","through"],["714280","the"],["714360","file"],["714720","one"],["715020","character"],["715370","at a"],["715440","time."],["715770","Wouldn't"],["715940","it"],["716000","be"],["716100","nicer"],["716550","to"],["716660","get"],["716970",""],["717290","100"],["717740","at"],["717810","a"],["717910","time"],["718290","or"],["718590","500"],["718890",""],["719190","at"],["719270","a"],["719350","time?"],["719740",""],["720230","Well,"],["720400","fread"],["720620",""],["720875",""],["721130","and"],["721320","its"],["721460","companion"],["721800","function"],["722190","fwrite,"],["722370",""],["722670","which"],["722800","we'll"],["722870","talk"],["723060","about"],["723250","in"],["723330","a"],["723380","second,"],["723850",""],["724150","allow"],["724480","us"],["724610","to"],["724710","do"],["724930","just"],["725280","that."],["725490","We"],["725560","can"],["725690","read"],["726000","an"],["726160","arbitrary"],["726450",""],["726740","amount"],["726910","of"],["727010","information"],["727285",""],["727560","from"],["727720","a"],["727760","file"],["728015",""],["728270",""],["728480","and"],["728630","we"],["728730","store"],["728990",""],["729250","it"],["729380","somewhere"],["729700","temporarily."],["729995",""],["730290","Instead"],["730560","of"],["730640","being"],["730810","able"],["730950","to just"],["731200","fit"],["731320","it"],["731410","in"],["731490","a"],["731540","single"],["731870","variable,"],["732235",""],["732600",""],["732980","we"],["733160","might"],["733320","need"],["733420","to"],["733500","store"],["733800","it"],["733900","in"],["734200","an"],["734350","array."],["734690",""],["735030",""],["735410",""],["735790","And"],["736090","so,"],["736170","we"],["736280","pass"],["736620","in"],["736980","four"],["737280",""],["737580","arguments"],["738060","to"],["738170","fread--"],["738350",""],["738720",""],["739090","a"],["739300","pointer"],["739640",""],["739980","to"],["740120","the"],["740200","location"],["740595",""],["740990","where"],["741120","we're"],["741210","going"],["741520","to"],["741800","store"],["742170","information,"],["742460",""],["742750",""],["743146",""],["743542",""],["743940","how"],["744240",""],["744550",""],["744860","large"],["745240",""],["745620","each"],["745890","unit"],["746210","of"],["746300","information"],["746790","will"],["746910","be,"],["747185",""],["747460",""],["747690","how"],["747890","many"],["748340","units"],["748610","of"],["748680","information"],["749180","we"],["749290","want"],["749530","to"],["749840","acquire,"],["750160",""],["750480",""],["750920","and"],["751210",""],["751500","from"],["751860","which"],["752100","file"],["752440","we"],["752520","want"],["752770","to"],["753250","get"],["753430","them."],["753895",""],["754360",""],["754825",""],["755290",""],["755460","Probably"],["755750","best"],["755990","illustrated"],["756280","with"],["756410","an"],["756480","example"],["756850","here."],["757150","So"],["757180","let's"],["757370","say"],["757510","that"],["757620","we"],["757895",""],["758170","declare"],["758670","an"],["758890","array"],["759145",""],["759400",""],["759650","of"],["760110","10"],["760510","integers."],["760860",""],["761210",""],["761640","We've"],["761760","just"],["761960","declared"],["762300","on"],["762370","the"],["762440","stack"],["762750","arbitrarily"],["763115",""],["763480",""],["763690","int"],["763940","arr"],["764250","10."],["764610",""],["765080","So"],["765240","that's"],["765520","pretty"],["765750","straightforward."],["766050",""],["766350",""],["766660",""],["766970","Now"],["767110","what"],["767210","we're"],["767320","doing"],["767590","though"],["767750","is"],["767850","the"],["767970","frecall"],["768130",""],["768630","is"],["768720","we're"],["769050","reading"],["769365",""],["769680",""],["770040",""],["770400",""],["770760","size"],["771250","of"],["771440","int"],["771705",""],["771970","times"],["772290",""],["772610","10"],["772945",""],["773280","bytes"],["773620","of"],["773700","information."],["774180","Size"],["774470","of int"],["774560",""],["774740","being"],["775130","four--"],["775490",""],["775850","that's"],["776040","the"],["776130","size"],["776400","of"],["776480","an"],["776570","integer"],["777040",""],["777403",""],["777766",""],["778130","in"],["778310","c."],["778720",""],["779040","So"],["779170","what"],["779270","we're"],["779380","doing"],["779610","is"],["779690","we're"],["779800","reading"],["780060","40"],["780455",""],["780850","bytes"],["781230","worth"],["781460","of"],["781570","information"],["781985",""],["782400",""],["782790","from"],["783055",""],["783320","the"],["783410","file"],["783820","pointed"],["784180","to"],["784330","by"],["784530","ptr."],["784910",""],["785290",""],["785570",""],["785850","And"],["786020","we're"],["786170","storing"],["786465",""],["786760","those"],["787040","40"],["787400","bytes"],["787785",""],["788170","somewhere"],["788600","where"],["788780","we"],["788970","have"],["789260",""],["789550",""],["789950","set"],["790140","aside"],["790500","40"],["790800","bytes"],["791040","worth"],["791190","of"],["791240","memory."],["791730",""],["792080","Fortunately,"],["792520","we've"],["792680","already"],["792880","done"],["793080","that"],["793240","by"],["793340","declaring"],["793680",""],["794020",""],["794280","arr,"],["794440",""],["794870","that"],["795080","array"],["795330","right"],["795550","there."],["795970","That"],["796110","is"],["796190","capable"],["796500","of"],["796580","holding"],["796840",""],["797100",""],["797425",""],["797750","10"],["798190",""],["798630","four-byte"],["799070",""],["799350","units."],["799770","So"],["799800","in"],["799950","total,"],["800290","it can"],["800420","hold"],["800720","40"],["801200","bytes"],["801460","worth"],["801640","of"],["801690","information."],["802080",""],["802470",""],["802860","And"],["803030","we"],["803170","are"],["803200","now"],["803400","reading"],["803675",""],["803950","40"],["804300","bytes"],["804530","of"],["804600","information"],["804880",""],["805160","from"],["805530","the"],["805610","file,"],["805865",""],["806120",""],["806540","and"],["806740","we're"],["806870","storing"],["807205",""],["807540","it"],["807740",""],["808230","in"],["808630",""],["808900","arr."],["809050",""],["809305",""],["809560",""],["809945",""],["810330","Recall"],["810700","from"],["810830","the"],["810900","video"],["811170","on"],["811290","pointers"],["811555",""],["811820",""],["812050","that"],["812230","the"],["812300","name"],["812760","of"],["812900","an"],["813150","array,"],["813640",""],["814140","such"],["814340","as"],["814550","arr,"],["814680",""],["814940",""],["815200",""],["815470","is"],["815650","really"],["816010","just"],["816290","a"],["816380","pointer"],["816730",""],["817080","to"],["817550","its"],["817700","first"],["817950","element."],["818370","So"],["818400","when"],["818560","we"],["818740","pass"],["819090","in"],["819440","arr"],["819910","there,"],["820120","we"],["820280","are,"],["820510","in"],["820590","fact,"],["820850","passing"],["821250","in"],["821500",""],["821770","a"],["821880","pointer."],["822380",""],["822813",""],["823246",""],["823680","Similarly"],["823980",""],["824280","we"],["824410","can"],["824690",""],["824970","do"],["825230","this--"],["825420","we"],["825490","don't"],["825640","necessarily"],["826120","need"],["826360","to"],["826680",""],["827130",""],["827610",""],["827940",""],["828090",""],["828230",""],["828330","save"],["828700","our"],["828965",""],["829230",""],["829500",""],["829770","buffer"],["829900",""],["830280","on"],["830400","the"],["830490","stack."],["830845",""],["831200","We"],["831310","could"],["831420","also"],["831690","dynamically"],["832155",""],["832620","allocate"],["833040","a"],["833080","buffer"],["833390","like"],["833600","this,"],["833820","using"],["834080","malloc."],["834355",""],["834630",""],["834990","Remember,"],["835230","when"],["835350","we"],["835480","dynamically"],["835860",""],["836240","allocate"],["836670","memory,"],["837130",""],["837340","we're"],["837560","saving"],["837930","it"],["838040","on"],["838200","the"],["838270","heap,"],["838560",""],["838850",""],["839165",""],["839480","not"],["839770","the"],["839850","stack."],["840310",""],["840550","But"],["840700","it's"],["840870","still"],["841110","a"],["841170","buffer."],["841435",""],["841700",""],["842110","It"],["842270","still,"],["842720",""],["843010","in"],["843110","this"],["843250","case,"],["843430","is"],["843520","holding"],["844020",""],["844345",""],["844670","640"],["845093",""],["845516",""],["845940","bytes"],["846230","of"],["846310","information"],["846810","because"],["847120","a"],["847200","double"],["847560","takes"],["847840","up"],["848100","eight"],["848410","bytes."],["848685",""],["848960",""],["849230","And"],["849340","we're"],["849490","asking"],["849785",""],["850080","for"],["850355",""],["850630","80"],["850980","of"],["851100","them."],["851290",""],["851450",""],["851570","We"],["851680","want"],["851790","to"],["851830","have"],["852030","space"],["852330","to"],["852400","hold"],["852730","80"],["853070","doubles."],["853420",""],["853770","So"],["853980","80"],["854270","times"],["854620","8"],["854870","is"],["854950","640"],["855450",""],["855950","bytes"],["856220","information."],["856560",""],["856900",""],["857210","And"],["857370","that"],["857520","call"],["857760","to"],["857880","fread"],["858130",""],["858620",""],["858970","is"],["859230","collecting"],["859730","640"],["860160",""],["860590","bytes"],["860860","of"],["860960","information"],["861300",""],["861640",""],["861880","from"],["862270","the"],["862360","file"],["862710","pointed"],["863070","to"],["863240","by"],["863420","ptr"],["863775",""],["864130",""],["864360","and"],["864690","storing"],["865010","it"],["865140","now"],["865590","in"],["865950",""],["866260","arr2."],["866390",""],["866700",""],["867070",""],["867420",""],["867770","Now"],["867960","we"],["868080","can"],["868270","also"],["868670",""],["869070","treat"],["869410",""],["869750","fread"],["869990",""],["870305",""],["870620","just"],["871040","like"],["871200","a"],["871280","call"],["871580","to"],["871680","fgetc."],["871910",""],["872150",""],["872510",""],["872770","In"],["872870","this"],["873010","case,"],["873210","we're"],["873340","just"],["873540","trying"],["873780","to"],["873850","get"],["874130","one"],["874500",""],["874870",""],["875360","character"],["875695",""],["876030","from"],["876210","the"],["876280","file."],["876540",""],["876800",""],["877140","And"],["877200","we"],["877290","don't"],["877450","need"],["877670","an"],["878010","array"],["878365",""],["878720","to"],["878840","hold"],["879130","a"],["879180","character."],["879510",""],["879840",""],["880070","We"],["880230","can"],["880390","just"],["880740","store"],["881090","it"],["881190","in"],["881370","a"],["881530","character"],["881825",""],["882120","variable."],["882445",""],["882770",""],["883170","The"],["883310","catch,"],["883690","though,"],["884100",""],["884330","is"],["884490","that"],["884590","when"],["884690","we"],["884770","just"],["884990","have"],["885120","a"],["885180","variable,"],["885615",""],["886050",""],["886390","we"],["886540","need"],["886660","to"],["886730","pass"],["887100","in"],["887580","the"],["887830","address"],["888186",""],["888542",""],["888900",""],["889110",""],["889230","of"],["889320","that"],["889540","variable"],["889915",""],["890290","because"],["890550","recall"],["890880","that"],["891010","the"],["891100","first"],["891560","argument"],["891815","to"],["892070","fread"],["892550","is"],["892680","a"],["892770","pointer"],["893155",""],["893540",""],["893880","to"],["894200","the"],["894300","location"],["894595",""],["894890","and"],["895030","memory"],["895340","where"],["895440","we"],["895520","want"],["895710","to"],["895800","store"],["896055",""],["896310","the"],["896470","information."],["896860",""],["897250",""],["897740",""],["898230",""],["898720",""],["899210","Again,"],["899650","the"],["899790","name"],["899940","of"],["900030","an"],["900120","array"],["900440",""],["900760","is"],["900970","a"],["901040","pointer."],["901295",""],["901550","So"],["901650","we"],["901750","don't"],["901760","need"],["901900","to"],["902120","do"],["902450","ampersand"],["902775",""],["903100","array."],["903390",""],["903680",""],["903940",""],["904200","But"],["904480",""],["904760","c,"],["905025",""],["905290","the"],["905390","character"],["905830","c"],["906020","here,"],["906260","is"],["906400","not"],["906730","an"],["906860","array."],["907270","It's just"],["907430","a"],["907480","variable."],["907785",""],["908090",""],["908390","And"],["908610","so"],["908740","we"],["908840","need"],["908960","to"],["909020","pass"],["909330","an"],["909690","ampersand"],["910035",""],["910380","c"],["910780",""],["911045",""],["911310","to"],["911410","indicate"],["911840","that"],["911910","that's"],["912110","the"],["912250","address"],["912720","where"],["912820","we"],["912900","want"],["913050","to"],["913090","store"],["913480","this"],["913660","one"],["914040",""],["914420","byte"],["914760","of"],["914860","information,"],["915350","this"],["915450","one"],["915850","character"],["916185",""],["916520",""],["916760","that"],["916870","we're"],["916990","collecting"],["917370",""],["917750","from"],["918190",""],["918430","ptr."],["918765",""],["919100",""],["919535",""],["919970",""],["920405",""],["920840","Fwrite--"],["921030",""],["921460","I'll"],["921560","go"],["921660","through"],["921760","this"],["921900","a"],["921950","little"],["922120","more"],["922270","quickly--"],["922730","is"],["922870","pretty"],["923150","much"],["923330","the"],["923500","exact"],["923810",""],["924120","equivalent"],["924405",""],["924690","of"],["924860","fread"],["925060",""],["925440","except"],["925780","it's"],["925900","for"],["926280","writing"],["926545",""],["926810","instead"],["927090","of"],["927200","reading,"],["927540","just"],["927720","like"],["927840","the"],["927990","other--"],["928430",""],["928700","we've"],["928870","had"],["929270","open"],["929470","and"],["929550","close,"],["930010",""],["930410",""],["930620","get"],["930850","a"],["930900","character,"],["931255",""],["931610","write a"],["931880","character."],["932205",""],["932530","Now"],["932620","it's"],["932830","get"],["933210",""],["933440","arbitrary"],["933850","amount"],["934000","of"],["934080","information,"],["934430",""],["934780",""],["935040","right"],["935400","arbitrary"],["935840","amount"],["936010","of"],["936100","information."],["936420",""],["936740",""],["937170","So"],["937200","just"],["937380","like"],["937490","before,"],["937920","we"],["937970","can"],["938360","have"],["938620","an"],["938720","array"],["939100","of"],["939220","10"],["939430","integers"],["939790","where"],["939980","we"],["940100",""],["940310","already"],["940780","have"],["941210","information"],["941530",""],["941850","stored,"],["942200",""],["942550",""],["942790","perhaps."],["943210","It"],["943250","was"],["943350","probably"],["943580","some"],["943740","lines"],["943990","of"],["944090","code"],["944510",""],["944730","that"],["944830","should"],["945020","go"],["945190","between"],["945475",""],["945760","these"],["946040","two"],["946310",""],["946580","where"],["946890","I"],["947040","fill"],["947370",""],["947700",""],["947830","arr"],["948090",""],["948350","with"],["948550","something"],["948900",""],["949250",""],["949480","meaningful."],["949735",""],["949990","I"],["950030","fill it"],["950270","with"],["950400","10"],["950800","different"],["951070","integers."],["951520",""],["951880","And"],["952110","instead,"],["952365",""],["952620","what"],["952720","I'm"],["952820","doing"],["952950","is"],["953080","writing"],["953375",""],["953670","from"],["953985",""],["954300","arr"],["954460",""],["954920","and"],["955020","collecting"],["955450","the"],["955580","information"],["955870",""],["956160","from"],["956460",""],["956760","arr."],["956930",""],["957260",""],["957590",""],["957926",""],["958262",""],["958600","And"],["958760","I'm"],["959040","taking"],["959380","that"],["959500","information"],["960000","and"],["960180","putting"],["960540","it"],["960700","into"],["961120",""],["961540","the"],["961640","file."],["962015",""],["962390","So"],["962490","instead"],["962620","of"],["962710","it"],["962800","being"],["963180","from"],["963475",""],["963770","the"],["963890","file"],["964145",""],["964400","to"],["964550","the"],["964650","buffer,"],["964905",""],["965160",""],["965410","we're"],["965570","now"],["965720","going"],["965950","from"],["966110","the"],["966190","buffer"],["966505",""],["966820",""],["967130",""],["967440","to the"],["967640","file."],["968010",""],["968400",""],["968790","So"],["968900","it's"],["968970","just"],["969120","the"],["969200","reverse."],["969680",""],["970130",""],["970580","So"],["970790","again,"],["971230","just"],["971330","like"],["971480","before,"],["971870","we"],["971880","can"],["972020","also"],["972340",""],["972660",""],["973015",""],["973370","have"],["973770","a"],["974070","heap"],["974520",""],["974940",""],["975360",""],["975780",""],["975820","chunk"],["976030","of"],["976110","memory"],["976395",""],["976680","that"],["976790","we've"],["976880","dynamically"],["977150",""],["977420","allocated"],["977710",""],["978000",""],["978280","and"],["978630","read"],["979100","from"],["979310","that"],["979600","and"],["979840","write"],["980090","that"],["980380","to"],["980460","the"],["980550","file."],["981010",""],["981290",""],["981570","And"],["981730","we"],["981870","also"],["982040","have"],["982160","a"],["982210","single"],["982630","variable"],["982975",""],["983320",""],["983550","capable of"],["983920","holding"],["984320","one"],["984660","byte"],["984900","of"],["984960","information,"],["985330",""],["985700",""],["986080","such as"],["986380",""],["986470","a"],["986530","character."],["986865",""],["987200","But"],["987320","again,"],["987510","we"],["987570","need"],["987710","to"],["987780","pass"],["988100","in"],["988190","the"],["988340","address"],["988700",""],["989060","of"],["989220","that"],["989410","variable"],["989830","when"],["989970","we"],["990070","want"],["990360","to"],["990690","read"],["990920","from"],["991150","it."],["991360",""],["991840","So"],["991930","we"],["992020","can"],["992130","write"],["992450",""],["992770","the"],["992890","information"],["993350","we"],["993480","find"],["993920","at"],["994110","that"],["994290","address"],["994570",""],["994850",""],["995280","to"],["995605",""],["995930","the"],["996020","file"],["996300","pointer,"],["996555",""],["996810",""],["997050","ptr."],["997345",""],["997640",""],["998110",""],["998580",""],["999050","There's"],["999190","lots"],["999380","of"],["999480","other"],["999740","great"],["1000200",""],["1000620","file"],["1000930","I/O"],["1001200","functions"],["1001630","that"],["1001750","do"],["1001920","various"],["1002175",""],["1002430","things"],["1002700","besides the"],["1003050","ones"],["1003240","we've"],["1003370","talked"],["1003660","about"],["1003850","today."],["1004310",""],["1004650","A"],["1004850","couple"],["1005110","of"],["1005210","the"],["1005310","ones"],["1005340","you"],["1005450","might"],["1005670","find"],["1005900","useful"],["1006175",""],["1006450","are"],["1006840","fgets"],["1007240",""],["1007540",""],["1007990","and"],["1008230","fputs,"],["1008470",""],["1008790",""],["1009130","which"],["1009170","are"],["1009210","the"],["1009310","equivalent"],["1009590",""],["1009870",""],["1010355",""],["1010840","of"],["1011150","fgetc"],["1011360",""],["1011580",""],["1011840","and"],["1011990","fputc"],["1012170",""],["1012390",""],["1012870","but"],["1013120","for"],["1013420","reading"],["1013740","a"],["1013810","single"],["1014210","string"],["1014485",""],["1014760","from"],["1014920","a"],["1014970","file."],["1015460",""],["1015825",""],["1016190","Instead of a"],["1016490","single"],["1016600","character,"],["1016960","it will"],["1017130","read"],["1017330","an"],["1017430","entire"],["1017840","string."],["1018100",""],["1018360",""],["1018690",""],["1019020","fprintf,"],["1019300",""],["1019580",""],["1019810","which"],["1019960","basically"],["1020250","allows"],["1020520","you"],["1020650","to"],["1020880","use"],["1021270","printf"],["1021700",""],["1022130","to"],["1022280","write"],["1022500","to"],["1022580","file."],["1022940","So"],["1023050","just"],["1023220","like"],["1023330","you"],["1023430","can"],["1023600","do"],["1023750","the"],["1023980",""],["1024270","variable"],["1024700","substitution"],["1025055",""],["1025410","using"],["1025619","the"],["1025710","placeholders"],["1026005",""],["1026300","percent"],["1026780","i"],["1027120","and percent"],["1027460","d,"],["1027790",""],["1028099","and"],["1028270","so"],["1028450","on,"],["1028760",""],["1029160","with"],["1029400","printf"],["1029900","you"],["1030020","can"],["1030160","similarly"],["1030440",""],["1030720","take"],["1031050","the"],["1031319","printf"],["1031724",""],["1032130",""],["1032420",""],["1032710","string"],["1032980",""],["1033250",""],["1033619","and"],["1033890","print"],["1034145",""],["1034400","something"],["1034690","like"],["1034839","that"],["1035170","to"],["1035329","a"],["1035390","file."],["1035849",""],["1036324",""],["1036800","fseek--"],["1036960",""],["1037359","if"],["1037530","you"],["1037710","have"],["1037970","a"],["1038089","DVD"],["1038540","player"],["1038990","is the"],["1039109","analogy"],["1039500","I"],["1039520","usually"],["1039849","use"],["1040050","here--"],["1040380",""],["1040720","is"],["1040890","sort"],["1041069","of"],["1041160","like"],["1041349","using"],["1041630","your"],["1041890","rewind"],["1042165",""],["1042440","and"],["1042569","fast"],["1042849","forward"],["1043109","buttons"],["1043520","to"],["1043730","move"],["1044099","around"],["1044374",""],["1044650","the"],["1044730","movie."],["1045220",""],["1045519",""],["1045819","Similarly,"],["1046230","you"],["1046359","can"],["1046760","move"],["1047040","around"],["1047460","the"],["1047530","file."],["1047830",""],["1048130",""],["1048369","One"],["1048580","of"],["1048630","the"],["1048710","things"],["1048960","inside"],["1049260","that"],["1049500","file"],["1049810","structure"],["1050250","that"],["1050340","c"],["1050540","creates"],["1050930","for"],["1051120","you"],["1051330",""],["1051710","is"],["1051890","an"],["1052160","indicator"],["1052415",""],["1052670","of"],["1052840","where"],["1053290","you"],["1053550","are"],["1053790","in"],["1053850","the"],["1053920","file."],["1054270","Are you at"],["1054360","the"],["1054430","very"],["1054620","beginning,"],["1055050","at"],["1055180","byte"],["1055390","zero?"],["1055695",""],["1056000",""],["1056420","Are"],["1056540","you"],["1056760","at"],["1056950","byte"],["1057190","100,"],["1057660","byte"],["1057860","1,000,"],["1058130",""],["1058400","and"],["1058500","so"],["1058690","on?"],["1058950",""],["1059290","You"],["1059430","can"],["1059570","use"],["1059850","fseek"],["1060105",""],["1060360","to"],["1060600","arbitrarily"],["1060920",""],["1061240","move"],["1061505",""],["1061770","that"],["1062080","indicator"],["1062340",""],["1062600","forward"],["1063050","or"],["1063140","backward."],["1063590",""],["1063965",""],["1064340","And"],["1064550","ftell,"],["1064760",""],["1065035",""],["1065310",""],["1065540","again"],["1065890","similar"],["1066150","to"],["1066260","a"],["1066310","DVD"],["1066630","player,"],["1067050","is like"],["1067190","a"],["1067250","little"],["1067480","clock"],["1067870","that"],["1067980","tells"],["1068220","you"],["1068320","how"],["1068430","many"],["1068620","minutes"],["1068990","and"],["1069110","seconds"],["1069560","you"],["1069660","are"],["1070060",""],["1070400","into"],["1070870","a"],["1070940","particular"],["1071220",""],["1071500","movie."],["1071940",""],["1072210",""],["1072480","Similarly,"],["1072800",""],["1073120","ftell"],["1073270","tells"],["1073730","you"],["1073850","how"],["1074080","many"],["1074300","bytes"],["1074585",""],["1074870","you"],["1075050","are"],["1075390","into"],["1075710","the"],["1075800","file."],["1076280",""],["1076635",""],["1076990","feof"],["1077410",""],["1077830","is"],["1078050","a"],["1078360","different"],["1078770","version"],["1079170","of"],["1079330","detecting"],["1079790","whether"],["1079990","you've"],["1080210","reached"],["1080420","the"],["1080610","end"],["1080850","of"],["1080900","the"],["1080980","file."],["1081460",""],["1081700","And"],["1081990","ferror"],["1082290",""],["1082660","is"],["1082750","a"],["1082810","function"],["1083160","that"],["1083210","you"],["1083290","can"],["1083410","use"],["1083600","to"],["1083700","detect"],["1084030","whether"],["1084270","something"],["1084550","has"],["1084740","gone"],["1084960","wrong"],["1085270",""],["1085580",""],["1085960","working"],["1086260","with"],["1086390","a"],["1086430","file."],["1086860",""],["1087260","Again,"],["1087500","this"],["1087630","is"],["1087760","just"],["1087940","scratching"],["1088250","the"],["1088340","surface."],["1088750","There's"],["1088830","still"],["1089040","plenty"],["1089400","more"],["1089650",""],["1089710","file"],["1090060","I/O"],["1090360","functions"],["1090670",""],["1090980","in"],["1091290","the"],["1091370","standard"],["1091700","io.h."],["1091890",""],["1092140",""],["1092520",""],["1092730","But"],["1092930","this will"],["1093040","probably"],["1093390","get"],["1093540","you"],["1093620","started"],["1093920","working"],["1094280","with"],["1094740","file"],["1095020","pointers."],["1095460",""],["1095846",""],["1096232",""],["1096620","I'm"],["1096790","Doug"],["1097020","Lloyd."],["1097410",""],["1097640","This is"],["1097920",""],["1098200","cs50."],["1098500",""],["1098800",""],["1099100",""],["1099400",""],["1099700",""],["1100000",""],["1100300",""],["1100600",""],["1100900",""],["1101200",""],["1101500",""]],"paragraphs":[0,5330,39250,80290,99970,117390,143540,168520,185180,208440,225280,247020,267770,298820,318020,353020,365780,396480,425670,441060,463070,489670,519049,547940,574950,589440,629730,650720,684270,720230,755460,779040,810330,823680,842110,867770,883170,920840,943210,962390,981570,999050,1036800,1064340,1087260],"speakers":{"5330":"SPEAKER"}}