#pragma

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ม.ค. 2025

ความคิดเห็น • 20

  • @mohammadmahdishafiee7996
    @mohammadmahdishafiee7996 10 หลายเดือนก่อน +1

    extremely useful❤

  • @abelashenafi6291
    @abelashenafi6291 3 ปีที่แล้ว

    Thanks for Clarifying a lot of things for me man. Thank you

  • @AdarshKumar-er9dk
    @AdarshKumar-er9dk 2 ปีที่แล้ว +1

    Amazing

  • @owly4970
    @owly4970 3 ปีที่แล้ว +1

    Thanks for this video 🙂, it was very useful

  • @nikhilhaspe2734
    @nikhilhaspe2734 4 ปีที่แล้ว +1

    Nice...🙏

  • @jayap8355
    @jayap8355 4 ปีที่แล้ว +1

    Nice explanation!!!

    • @technotipDOTorg
      @technotipDOTorg  4 ปีที่แล้ว

      Thank you ..kindly stay subscribed to our TH-cam channel and blog. 👍

  • @nandurisowmya1480
    @nandurisowmya1480 3 ปีที่แล้ว

    Thanks for this video...
    It helped a lot......

  • @believeinpractical3930
    @believeinpractical3930 4 ปีที่แล้ว +1

    Nice

  • @Gojam12
    @Gojam12 ปีที่แล้ว

    I am using gcc and do not get the warnings as indicated whether I add the pragma directives or not.

    • @hwstar9416
      @hwstar9416 ปีที่แล้ว

      compile with -Wall and -Wextra

  • @pqsk
    @pqsk 3 ปีที่แล้ว

    Nice, never knew about pragma startup and cleanup. So what compilers does that work on? Couldn't find a detailed answered when searching the web

  • @x-blovishgarg2625
    @x-blovishgarg2625 4 ปีที่แล้ว

    Vërrrrry Ñîçë

  • @mehdinouira3540
    @mehdinouira3540 2 ปีที่แล้ว

    what does
    #pragma code exemple = 0x08
    do ?

  • @RohitYadav-jz6xs
    @RohitYadav-jz6xs 3 ปีที่แล้ว

    Why do we want to suppress warning? its good that we get warning and rectify it. Correct me if i am wrong. Thnk u

    • @world4coding
      @world4coding 3 ปีที่แล้ว

      Just for fun 🤣😝😜

    • @pqsk
      @pqsk 3 ปีที่แล้ว

      Imagine you have a very large project and you have multiple warnings and you want to just see every warning minus these types of warnings. Or imagine your company has a policy of treating warnings as errors and you (for whatever reason) want to maintain this (perhaps for legacy reasons, you can't touch the code). Those are 2 of many reasons on why you would want to do this

  • @RohitYadav-jz6xs
    @RohitYadav-jz6xs 3 ปีที่แล้ว

    Which IDE are you using ?

    • @Ronak17150
      @Ronak17150 3 ปีที่แล้ว

      This is "Codeblocks " , a IDE may be by a Microsoft.

  • @leokiller123able
    @leokiller123able 2 ปีที่แล้ว

    you forgot pragma once for headers