fread() and fwrite() function in c programming | file input output in c : part 9

  Рет қаралды 20,801

Pedagogy

Pedagogy

Күн бұрын

Пікірлер: 26
@prashant1206
@prashant1206 11 ай бұрын
Your last 30secs video helped me
@ngonidzashemwanjira208
@ngonidzashemwanjira208 Жыл бұрын
this is actually very entertaining
@AdiC20
@AdiC20 2 жыл бұрын
Bhai thank you so much! Within the first 3 minutes itself all my doubts were sorted! Pls keep up the good work 👍
@RealEverythingComputers
@RealEverythingComputers Жыл бұрын
Thank you so much! Helped me in my com sci course
@oddmetre
@oddmetre 10 ай бұрын
Finally found the answer I needed, thank you
@Prince_D_Coder
@Prince_D_Coder Жыл бұрын
Your content just helped me right now THankssss
@totsh2056
@totsh2056 Жыл бұрын
Thank you for such a thorough explanation. If I use a loop, will it not keep overwriting the first element of the array?
@PedagogyV
@PedagogyV Жыл бұрын
you need to have a condition to break the loop.
@nomnomnoname
@nomnomnoname Жыл бұрын
Thanks for making it simple🫶
@tarunb5084
@tarunb5084 3 жыл бұрын
thanks for making video on this topic
@mesbahuddin5328
@mesbahuddin5328 3 жыл бұрын
Nice presentation bro 👍
@khomo12
@khomo12 Жыл бұрын
Very nice! 👍👍👍
@vittorio9388
@vittorio9388 2 жыл бұрын
1:29 (a int*) is arledy the adress of the first element of the array. You should not pass the (&a int**)
@stressbuster5085
@stressbuster5085 2 жыл бұрын
Correct only a should be passed
@ttitrends
@ttitrends 3 жыл бұрын
Very Good explanation. Keep it up.
@PedagogyV
@PedagogyV 3 жыл бұрын
Thank you... :)
@vrajalingam3487
@vrajalingam3487 2 жыл бұрын
Nice explanation bro, keep rocking 👌
@PRIYANSHUCHAUDHARY-c6l
@PRIYANSHUCHAUDHARY-c6l Жыл бұрын
Bro ek question tha In fread function value of A is over written..... If not how does the variable pointer moves to the next memory block.......what is reason/logic behind it🤔
@san-wh8dz
@san-wh8dz 2 жыл бұрын
What a good explanation ! Thx You !
@MrLemonMedia
@MrLemonMedia 2 жыл бұрын
your a legend
@alexmitchell9561
@alexmitchell9561 2 жыл бұрын
Thank you for this great video, really helpful! 😃
@boscofan3735
@boscofan3735 3 жыл бұрын
hello. why should it be &a? isnt an array supposed to be an address already?
@PedagogyV
@PedagogyV 3 жыл бұрын
Hi , you can write a also. a and &a points to same memory locations.
@bbblok2235
@bbblok2235 3 жыл бұрын
Thanks broo !!!
@hussnainali-n3e
@hussnainali-n3e Жыл бұрын
o bhai urcu mn samjhao
@punamojha88
@punamojha88 3 жыл бұрын
could you provide c code for floowing code int ReadBinary(int nChan, int nPt, double Data[][nPt], const char * pfname); // Here's the prototype for the function that you need to write. 1. It accepts a 2D VLA of double to put the data into and the filename from which to read the data. 2. The function needs to: a. Open the file. b. Read in the number of channels and number of points in the file. c. Make sure they match the sizes nChan & nPt passed to the function., d. Read in the data for the 2D array named Data. e. Close the file. 3. It returns a value of zero unless an error occurred
File Access Basics | C Programming Tutorial
24:05
Portfolio Courses
Рет қаралды 104 М.
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
Правильный подход к детям
00:18
Beatrise
Рет қаралды 11 МЛН
СИНИЙ ИНЕЙ УЖЕ ВЫШЕЛ!❄️
01:01
DO$HIK
Рет қаралды 3,3 МЛН
Overview of fread() in C
9:41
Jerry Reed
Рет қаралды 4,7 М.
Writing to binary files in C
10:24
CodeVault
Рет қаралды 43 М.
What does int argc, char* argv[] mean?
10:11
Paul Programming
Рет қаралды 354 М.
Recursion in C
11:12
Neso Academy
Рет қаралды 967 М.
Reading and Writing Files in C, two ways (fopen vs. open)
7:07
Jacob Sorber
Рет қаралды 105 М.
C_127 fseek() function in File Handling | C Language tutorials
20:08
Jenny's Lectures CS IT
Рет қаралды 95 М.
C_119 File Handling in C - part 1 | Introduction to Files
12:15
Jenny's Lectures CS IT
Рет қаралды 367 М.
How Strong Is Tape?
00:24
Stokes Twins
Рет қаралды 96 МЛН