#26  C Struct | C Programming for Beginners

#26 C Struct | C Programming for Beginners

Programiz

2 года назад

75,906 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@user-qc1rq2rk3l
@user-qc1rq2rk3l - 15.01.2024 16:20

Mam I need more structure videos such as pointer to structure,self referencial structure and singly linked list please post these videos for me

Ответить
@surekingu5719
@surekingu5719 - 05.01.2024 12:57

I try take string value in struct but not work...how to solve.?

Ответить
@tasneembendhia2675
@tasneembendhia2675 - 30.12.2023 17:44

I like when she says "let me sow you" instead of "show", it's just so cute

Ответить
@ashirafuSalum
@ashirafuSalum - 10.12.2023 06:41

firstTest

Ответить
@swahifaabdijuma2782
@swahifaabdijuma2782 - 02.12.2023 00:44

Amaizing Thank youuuuuuuuu I havew lab of programming tomorrow and is about this thank uuuuuuuuuuuuuuuuuuuuuuuuuuu

Ответить
@tanzimkhan4695
@tanzimkhan4695 - 21.11.2023 06:19

Your Laptop Spec. ?🤩🤩

Ответить
@stormstylz3447
@stormstylz3447 - 19.11.2023 05:05

Thank you!

Ответить
@aderolearnsengineering
@aderolearnsengineering - 09.10.2023 10:55

C. firstTest

Ответить
@PraveenPraveen-us3rp
@PraveenPraveen-us3rp - 23.09.2023 15:45

Option : test

Ответить
@sadewnivihidula5505
@sadewnivihidula5505 - 19.09.2023 05:25

firstTest

Ответить
@user-tb5yv7ee5o
@user-tb5yv7ee5o - 14.09.2023 03:32

Mam explain this program in the next vedio write a c program to read a sentence and count the number of pf words in the sentence

Ответить
@jarawainkharpran2781
@jarawainkharpran2781 - 12.07.2023 10:29

ty

Ответить
@davebull6321
@davebull6321 - 23.06.2023 23:54

# include <stdio.h>
typedef struct Difference {
double real;
double imaginary;
double answer;
}difference;

int main() {

difference c1 = {.real = 34.14, .imaginary = 112.34};
difference c2 = {.real = 21.12, .imaginary = 80.21};

difference minus;

minus.real = c1.real - c2.real;
minus.imaginary = c1.imaginary - c2.imaginary;
minus.answer = minus.imaginary - minus.real;

printf("Result is %.2lf - %.2lf = %.2lf",minus.imaginary,minus.real,minus.answer);

return 0;
}

Ответить
@seabasschukwu6988
@seabasschukwu6988 - 25.05.2023 19:27

Ответить
@Farhadpeymani
@Farhadpeymani - 22.05.2023 05:40

Thank you so much. Tnx for sharing your knowledge generously.

Ответить
@Frank-mu6qy
@Frank-mu6qy - 11.05.2023 08:39

Very basic tutorial but high-quality for beginner,expecting more videos for C language

Ответить
@thiagaodavez5465
@thiagaodavez5465 - 03.04.2023 19:06

comment leaved

Ответить
@avdeshsingh001
@avdeshsingh001 - 22.02.2023 13:11

Your video are crisp and easy to understand

Ответить
@avdeshsingh001
@avdeshsingh001 - 22.02.2023 13:10

Thanks ma'am

Ответить
@1NazareeM618
@1NazareeM618 - 19.02.2023 19:15

Thanks

Ответить
@imrannazari8642
@imrannazari8642 - 24.01.2023 13:37

c

Ответить
@tteokmember
@tteokmember - 18.01.2023 11:32

you have helped many all around the world a lot! thank you so much!

Ответить
@bennarthurdesouza1624
@bennarthurdesouza1624 - 27.10.2022 23:15

Thanks for this explanation!

Ответить
@srinivaschilla9881
@srinivaschilla9881 - 27.10.2022 18:56

Maadam miruu thopp🔥💥

Ответить
@vinaykumarvinaykumar2006
@vinaykumarvinaykumar2006 - 19.10.2022 14:03

My Answer is c

Ответить
@keshavdixit08
@keshavdixit08 - 18.10.2022 20:26

answer : C

Ответить
@user-iu3fd4is4e
@user-iu3fd4is4e - 29.09.2022 22:57

You are the best❤

Ответить
@aritradey7189
@aritradey7189 - 19.08.2022 12:34

c.firstTest

Ответить
@ikechukwuunegbu7266
@ikechukwuunegbu7266 - 19.07.2022 00:11

Great job. Thank you for this.

Ответить
@mahisflow1165
@mahisflow1165 - 14.07.2022 03:10

First test

Ответить
@wilsonvaler1717
@wilsonvaler1717 - 02.07.2022 06:54

Hi Panoha, i'm from Peru (latinoamerica), your videos are amazing thank for it, that i help me a lots.

Ответить
@shaikhmuhammadbakhtawarahm7533
@shaikhmuhammadbakhtawarahm7533 - 28.06.2022 15:08

first test

Ответить
@imvierdo
@imvierdo - 21.04.2022 16:20

Big fan of your sites and videos 😜

Ответить
@questionbaba
@questionbaba - 20.04.2022 15:07

At the last in quiz answer will be....(c) firstTest 💥💥💥💥

Ответить
@questionbaba
@questionbaba - 20.04.2022 14:46

I'm also learning c programming language. Your Program learn trick very amazing mam ❤️ Thank you so much love u mam ❤️❤️

Ответить