gets() and puts() in c: gets() এর get অর্থ পাওয়া s তে হল স্ট্রিং, একটি স্ট্রিং ইনপুট নিতে ব্যবহার করা হয়।
এটি স্পেস কে একটি ক্যারেক্টার হিসাবে ইনপুট নেয়। চল আমরা gets() ফাংশন এর একটি কোড দেখি…..
#include<stdio.h>
void main ()
{
char s[30];
printf("Enter the string = ");
gets(s);
printf("You entered = %s",s);
}
আউটপুট
Enter the string =
bncodeing is the best
You entered = bncodeing is the best
gets() ফাংশনটি ব্যবহার করা ঝুঁকিপূর্ণ কারণ এটি কোনো অ্যারে বাউন্ড চেকিং সম্পাদন করে না, এবং নতুন লাইন (এন্টার) সম্মুখীন না হওয়া পর্যন্ত অক্ষর পড়তে থাকে। এটি ওভারফ্লোতে ভুগছে, যা fgets() ব্যবহার করে এড়ানো যেতে পারে।
fgets() নিশ্চিত করে যে অক্ষরের সর্বোচ্চ সীমার বেশি পড়া হয় না। নিম্নলিখিত উদাহরণ……
#include<stdio.h>
void main()
{
char str[20];
printf("Enter the string? ");
fgets(str, 20, stdin);
printf("%s", str);
}
Output
Enter the string? bncodeing is the best website
bncodeing is the bes
puts() ফাংশন
puts() ফাংশন টি অনেটা printf() ফাংশন এর মত কাজ করে। স্ট্রিং এর ডাটা ডিসপ্লে করতে।
এটি ব্যবহার করা হয় স্ট্রিং এর ডাটা প্রিন্ট করে দেখার জন্য যদিও printf() এই কার্য সম্পাদন করা যায়। puts() ফাংশন কনসোলে মুদ্রিত অক্ষরের সংখ্যা উপস্থাপন করে একটি পূর্ণসংখ্যা মান প্রদান করে।
#include<stdio.h>
#include <string.h>
int main(){
char name[50];
printf("Enter your name: ");
gets(name); //reads string from user
printf("Your name is: ");
puts(name); //displays string
return 0;
}
আউটপুট
Enter your name: bncodeing
Your name is: bncodeing
তাহলে, আমরা বুজলাম যে gets() দিয়ে স্ট্রিং ইনপুট নেয়া হয় আর puts() দিয়ে ডিসপ্লে করা হয়।
কাজ
- স্ট্রিং যোগ কর
- Help Link
erotik
At this time it looks like Movable Type is the best blogging platform out there right now. Katina Granger Westfall
bahis
If some one desires to be updated with hottest technologies then he must be visit this website and be up to date everyday. Caroljean Jermaine Tongue
sikis
Wow, what a video it is! Genuinely good feature video, the lesson given in this video is truly informative. Alicea Hermy Tuchman
bahis
I have been surfing online greater than three hours today, but I never discovered any attention-grabbing article like yours. Berthe Grantley Baird
erotik
Just wanna input that you have a very nice web site , I the style it actually stands out. Paula Drud Dulciana
bahis
I all the time used to read piece of writing in news papers but now as I am a user of net so from now I am using net for content, thanks to web. Andrea Jody Cherish
bahis
I pay a quick visit daily some sites and websites to read posts, except this blog provides quality based writing. Gae Ashlin Schell
erotik
Birthday gift for my wife. She was over joyed with the watch. It looks beautiful on her wrist. Jennie Willi Malinowski
bahis
This will keep your readers coming back later on to read more of the blogs you write. Crissy Luke Llewellyn
sikis
In this article you are likely to discover the expert British isles essays done according to your recommendations. Netta Dante Bax
erotik
Just desire to say your article is as astonishing. Grata Pennie Silin
bluray
Just make sure that thehow the money stays within your circle of friends. Lynnell Goober Laina
FhsnOxype
viagra special offers viagra online viagra online without perscription
altyazili
Hey there. I found your web site by means of Google even as looking for a related topic, your site got here up. It seems good. I have bookmarked it in my google bookmarks to visit then. Sella Fulton Nestor
watch
Oh jadi secara umum perbedaan di antara keduanya adalah UMKM itu lebih besar dari UKM ya. Ngerti2. Yuk kita majukan UKM dan UMKM Indonesia. Lyndsie Kerk Vladi
filmkovasi
Amazing! Its actually awesome piece of writing, I have got much clear idea about from this piece of writing. Kelly Maxim Bremer
altyazili
Great blog! I am loving it!! Will be back later to read some more. I am bookmarking your feeds also Helli Rudolfo Gusba
bncodeing
Thanks. follow bncodeing guideline.
Film İzle
I am grateful to you for this beautiful content. I have included the content in my favorites list and will always wait for your new blog posts.
Ellsworth Statum
My brother recommended I might like this blog. He was totally right. This submit actually made my day. You cann’t consider just how a lot time I had spent for this info! Thank you!|