Minhaj Ansari
Minhaj Ansari
  • 70
  • 102 946

Video

C Programming! (16) Functions
zhlédnutí 160Před 6 lety
PIEAS (Pakistan Institute of Engineering and Applied Sciences)
C Programming! Function Parameters and Main Variables
zhlédnutí 111Před 6 lety
PIEAS (Pakistan Institute of Engineering and Applied Sciences)
C Programming! (47) End of File Marker
zhlédnutí 2KPřed 6 lety
PIEAS (Pakistan Institute of Engineering and Applied Sciences)
C Programming! Representation of Single and Multidimensional Array in Memory
zhlédnutí 221Před 6 lety
PIEAS (Pakistan Institute of Engineering and Applied Sciences)
C Programming! (24) Pointer Arithmetic 2.
zhlédnutí 144Před 6 lety
PIEAS (Pakistan Institute of Engineering and Applied Sciences)
C Programming! (43) Input into file using fprint Function
zhlédnutí 354Před 6 lety
PIEAS (Pakistan Institute of Engineering and Applied Sciences)
C Programming! (44) Reading from Files using the fscanf Function
zhlédnutí 293Před 6 lety
PIEAS (Pakistan Institute of Engineering and Applied Sciences)
C Programming! (46) The fgets and fputs Functions
zhlédnutí 533Před 6 lety
PIEAS (Pakistan Institute of Engineering and Applied Sciences)
C Programming! (50) Header Files
zhlédnutí 111Před 6 lety
PIEAS (Pakistan Institute of Engineering and Applied Sciences)
C Programming! (42) The gets() and puts() Functions
zhlédnutí 433Před 6 lety
PIEAS (Pakistan Institute of Engineering and Applied Sciences)
C Programming! getchar() Function and Buffers
zhlédnutí 10KPřed 6 lety
and putchar() Function
C Programming! (41) The getchar(), getch() and getche() Functions
zhlédnutí 1KPřed 6 lety
PIEAS (Pakistan Institute of Engineering and Applied Sciences)
C Programming! (48) Macros
zhlédnutí 152Před 6 lety
PIEAS (Pakistan Institute of Engineering and Applied Sciences)
C Programming! (49) Typecasting
zhlédnutí 66Před 6 lety
PIEAS (Pakistan Institute of Engineering and Applied Sciences)
C Programming! Stackoverflow
zhlédnutí 6KPřed 6 lety
C Programming! Stackoverflow
C Programming! Memory layout of an Example Program
zhlédnutí 2,1KPřed 6 lety
C Programming! Memory layout of an Example Program
C Programming! Memory Layout
zhlédnutí 441Před 6 lety
C Programming! Memory Layout
C Programming! Implicit Datatype Conversion
zhlédnutí 92Před 6 lety
C Programming! Implicit Datatype Conversion
C Programming! (39) Structures
zhlédnutí 174Před 6 lety
C Programming! (39) Structures
C Programming! (37) Variable Scope
zhlédnutí 64Před 6 lety
C Programming! (37) Variable Scope
C Programming! (35) Strings
zhlédnutí 84Před 6 lety
C Programming! (35) Strings
C Programming! (34) Switch Statement
zhlédnutí 44Před 6 lety
C Programming! (34) Switch Statement
C Programming! (33) Free Function
zhlédnutí 72Před 6 lety
C Programming! (33) Free Function
C Programming! (32) Calloc, Malloc and Realloc Functions
zhlédnutí 310Před 6 lety
C Programming! (32) Calloc, Malloc and Realloc Functions
C Programming! (31) Static, Dynamic Arrays and Dynamic Memory Allocation
zhlédnutí 1,6KPřed 6 lety
C Programming! (31) Static, Dynamic Arrays and Dynamic Memory Allocation
C Programming! (30) Passing Arrays to Functions
zhlédnutí 93Před 6 lety
C Programming! (30) Passing Arrays to Functions
C Programming! (29) Passing Pointers to Functions
zhlédnutí 130Před 6 lety
C Programming! (29) Passing Pointers to Functions
C Programming! (27) Pointer to Pointer Variable
zhlédnutí 124Před 6 lety
C Programming! (27) Pointer to Pointer Variable
C Programming! (25) Implementing Pointer Arithmetic
zhlédnutí 104Před 6 lety
C Programming! (25) Implementing Pointer Arithmetic

Komentáře

  • @user-ty1mn1rx7k
    @user-ty1mn1rx7k Před dnem

    Thank you so much!

  • @keaneplayingmbae2852
    @keaneplayingmbae2852 Před měsícem

    Those who are here because there code wasn't working 🥂

  • @sen8078
    @sen8078 Před měsícem

    the fact this is from pakistan remidns me of how khan got yall nukes

  • @sharafbr6763
    @sharafbr6763 Před 2 měsíci

    Thank you for you explination

  • @ironmonkey1990
    @ironmonkey1990 Před 4 měsíci

    Thank you

  • @NEO007
    @NEO007 Před 5 měsíci

    Hi im dhia computer science engineering student from tunisia (north africa) , if i may ask , how did you get accepted in cern internship , did they interviewed you , if so what question they asked and how was your answer ?

  • @turdwarbler
    @turdwarbler Před 6 měsíci

    this is shit

  • @youssefdammak1901
    @youssefdammak1901 Před 9 měsíci

    thank you so much

  • @tnamen1307
    @tnamen1307 Před 10 měsíci

    I'm confusing about stack frames of functions within the same PARENT function... 1. At time 6.03, stack frame for the for loop is allocated within the main function whereas stack frame for the average function is allocated outside of the main function. Both the for and average functions are within the same MAIN function. But why the stack frame is allocated outside of the main and stack frame for for loop within the MAIN stack frame?? 2. Same situation for sum function which was allocated stack frame outside of the average stack frame. But, the sum function is within the average function! Why stack frame of sum function is not allocated within the average function? Please kindly explain.

  • @medogerty6013
    @medogerty6013 Před 10 měsíci

    Super helpful! My professor is making us use arrays without indexing, so we have to use address arithmetic and dereferencing.

  • @tnamen1307
    @tnamen1307 Před 10 měsíci

    Super clear explanation. Easily understood. Thanks so much.❤❤❤

  • @tnamen1307
    @tnamen1307 Před 10 měsíci

    In short... Any input values are not stored directly into the ram or variable. First, the input be placed in the buffer memory. From here, scanf function will read the data sequentially and then converts the char data into int type. After this only, the value is stored into the variable i.e. ram.

  • @nrcofficialgaming8442
    @nrcofficialgaming8442 Před 10 měsíci

    really best video on entire youtube for that topic

  • @hyrumdickinson9172
    @hyrumdickinson9172 Před rokem

    great video!

  • @PrashantKumar-mq3jf

    I had try to understand this problem for 2 days but I could'n. Finally after watching your video, my whole concept is clear. Thanks a lot brother🙏

  • @iwantriharjanto4288

    Interesting. Wait wait...gonna grab my cup of coffee.

  • @vicaminati
    @vicaminati Před rokem

    🔥🔥🔥🔥🔥

  • @aakanshasoy3921
    @aakanshasoy3921 Před rokem

    gets ka kha tha isme ?

  • @ducbinhnguyen6721
    @ducbinhnguyen6721 Před rokem

    wow. Thank you so much for your useful video.

  • @mythacker4365
    @mythacker4365 Před rokem

    PERSONAL NOTE: getchar() stores all the buffer that comes from the keyboard input!

  • @ahmednasser373
    @ahmednasser373 Před 2 lety

    Well done brother

  • @badrmourad8293
    @badrmourad8293 Před 2 lety

    very bad explanation

  • @chiatiahnguea6623
    @chiatiahnguea6623 Před 2 lety

    Thanks for the video, it was great 👍

  • @mdyousufali5788
    @mdyousufali5788 Před 2 lety

    Thanks. Struggled to understand it for a few days.

  • @as-br9ov
    @as-br9ov Před 2 lety

    Man you are so good at explaining something. It is so bad to be watched these videos by a few people:(

  • @fahadshaikh1022
    @fahadshaikh1022 Před 2 lety

    Hello sir where are you we are waiting you before 3 years

  • @fahadshaikh1022
    @fahadshaikh1022 Před 2 lety

    Hello sir

  • @sainithyamsani4062
    @sainithyamsani4062 Před 2 lety

    excellent No one has given this much detailed explanation on youtube ...... thankyou and please keep uploading videos

  • @MinecraftLaunch
    @MinecraftLaunch Před 2 lety

    your tutorials are saving my life... hahaha

  • @MinecraftLaunch
    @MinecraftLaunch Před 2 lety

    i like your teaching style! thx :D

  • @sumitbairagi4496
    @sumitbairagi4496 Před 2 lety

    Txt file doesn't gets created in vscode when I use 'w' functions

    • @mikahraulnor5778
      @mikahraulnor5778 Před rokem

      It makes a new one with "w+" in the function. That makes it create one if an existing file by that name cannot be found.

  • @stonedcodingtom9097
    @stonedcodingtom9097 Před 2 lety

    Thx

  • @maharun
    @maharun Před 2 lety

    thank you buddy... i was finding it ... now i'm thinking of ways to break out from both of the loops with least problem..

  • @mongraal2272
    @mongraal2272 Před 2 lety

    can u show this with for loop

  • @sandratawfek9576
    @sandratawfek9576 Před 2 lety

    Hi. Thank you very much for these videos, that was very helpful. I have also a Question. int num [5]= {1,2,3,4,5}; int *ptr = &num[0]; printf ("%p ", num[0] ); printf ("%p ", num); printf ("%p ", ptr); I have tried this code as in your Videos and the Results are confusing a little bit for me. You may help me. 0000000000000001 000000f650fff850 000000f650fff850 Why is this line of coding printf ("%p ", num[0] ) is giving a different address, which points at the same element (first element) of the array? Thanks in advance.

  • @heidik1757
    @heidik1757 Před 2 lety

    Couldn't make a better. Just wanted to show support -Cheers

  • @manuelantoniodiazmontalvo5800

    Very interesting. Thanks for all!

  • @chrisblack7226
    @chrisblack7226 Před 2 lety

    What is the editor u r using? It is not the Turbo C editor.

  • @ahmadmohamad8416
    @ahmadmohamad8416 Před 2 lety

    awesome

  • @followying392
    @followying392 Před 2 lety

    Thanks sir, that is what i want to understand !

  • @DarkWorld0000
    @DarkWorld0000 Před 2 lety

    Best

  • @DarkWorld0000
    @DarkWorld0000 Před 2 lety

    🥰🥰🥰🥰🥰

  • @ibrahimbani1809
    @ibrahimbani1809 Před 2 lety

    thanks a lot

  • @juantrevino565
    @juantrevino565 Před 2 lety

    Great explanation!

  • @masterul1
    @masterul1 Před 2 lety

    Thanks for the video, i had a hard time understanding what a FILE structure is but you made it really clear :D I didn't know it was this important :o

  • @masterul1
    @masterul1 Před 2 lety

    Thanks, this was very helpful <3

  • @nexusbeing6403
    @nexusbeing6403 Před 2 lety

    That's quite elaborate and cool.

  • @abhisheksinha3119
    @abhisheksinha3119 Před 2 lety

    fflush(stdin);

  • @rijoksd
    @rijoksd Před 2 lety

    Nice video bro 👍🏻👍🏻

  • @ydxuvivibifud4321
    @ydxuvivibifud4321 Před 3 lety

    👍👍👍