atoi Function in C Programming Language Video Tutorial

preview_player
Показать описание
In this C programming language video tutorial / lecture for beginners video series, you will learn how to convert the numbers present in string form or the numbers represented as strings to their integer form using the atoi() function in detail with example.

You will learn the syntax along with how to use it in your program, how it helps in every scenario where the string contains the numbers in detail with examples.

Learn Programming in HINDI at our youtube channel

Catch us on Social Media
Рекомендации по теме
Комментарии
Автор

This is a peace of cake writing the function of atoi with malloc that is a formidable opponent.

Amirak
Автор

Thank you mate!! It was so informative!

arhisonlight
Автор

suppose i have a string like name, id, score of students and that is saved in a csv file (so coma will be removed ) like this (but without coma)
alvi, 123yu3, 60
jackson, 9844i12, 70
so now i want to take only the score and save them into an array .
but how can i take only score with atoi function will atoi will work here ??

ahamedalvi
Автор

Very helpful thanks a lot ..gr8 explanation

srichakraraj
Автор

Why does it says atoi string to int when it says that the parameter is a char? Like if I put char x = "1" instead of char x[] = "1"; it crashes so it wants a string only? Like the heck

itech
Автор

Can we use the "number 1" and "number 2" as input (scanf) with integer ?

maulanawahyudi
Автор

Can you tell what is the use of itoa() function

manojjadhav
Автор

hi this video help me in solving my assignment can you cross check my assignment ?

kaleempk
Автор

Bhai please reply aapne ltoa() pe video banai hai kya??

akshatkumarjainylecrwavsa
Автор

Thanks brother my exam is tomorrow you help me a lot

jaforikbal
Автор

What if a string like z2c3b4
I want to print these charecter with there numeric parterners i mens to say i want to print this sring like this
zzcccbbbb
Can u help me

shivmangalsingh
Автор

you just said for what is atoi function is you didnt explain how that function works

siddharthittan
join shbcf.ru