New: clanguageAll contenthive-129948hive-196917krsteemzzanhive-180932hive-166405hive-183959hive-185836photographyuncommonlabhive-183397hive-150122hive-144064hive-101145hive-188619bitcoinkrsuccesshive-145157hive-184714hive-193637hive-103599hive-139150hive-180301hive-109690TrendingNewHotLikersrnkchr0 (35)in c • 3 years agoRandom number in C using rand() functionThe rand() function in the C library returns a pseudo-random number in the range – 0 to RAND MAX (32767 by default). #c #cprogramming #clanguage #cpp #programming #programminglanguage #programmer…ss786 (27)in chess • 3 years agoChess Board using Computer Graphics in C LanguageProgram in C Language to design Chess Board #include #include void main() { int gd=DETECT,gm,midx,midy,i,j; initgraph(&gd,&gm,"C:\TurboC3\BGI"); midx=getmaxx()/2;midy=getmaxy()/2;…john578 (25)in programing • 4 years agoARRAY PPROGRAM TO ADD FIVE NUMBERSusing namespace std; int main() { int numbers[5]; cout << "Enter 5 numbers: " << endl; for (int i = 0; i < 5; ++i) { cin >> numbers[i]; } cout << "The numbers are:…inidri (25)in dtube • 6 years agoFirst program in C language! Hello everybody, i am a math and computer engineer student and i will post videos with C and C# language , together we will build different programs. For any help don't hesitate to contact me :…fslleader (25)in wol • 6 years agoWOL(Wake On Lan)셋팅 하는 법 간단 정리WOL 설정하는 법은 총 두가지를 해야 합니다. 하나는 메인보드 셋팅과 두번째는 윈도우 셋팅 자세한 방법은 아래와 같습니다. [설정 방법] 메인보드 설정 메인보드 제조사 설정에 맞게 셋팅 (ASUS 메인보드 설정) (ASRock 메인보드 설정) 랜카드 WOL 설정 기능 Enable (Win10 기준)…aunogouriki (31)in myanmar • 7 years agoC introက်ြန္ေတာ္ Cအေျကာင္းကို အနည္းငယ္ ရွင္းျပေပးခ်င္ပါတယ္။ Image credit- C languageကေတာ့ ေျပာရမယ္ဆိုရင္ C++မေပၚခင္ အသံုးျပဳျကေပမဲ့ အခုကေတာ့ အဲဒါက C++ရဲ့basicဆိုရင္လည္းမမွားပါဘူး။ သူမွာ…akblogger (25)in leapyearprograminc • 7 years agoProgram to find whether a year is leap year or not in c languageHi friends here I provide the code and output of code for determining leap year in c language in turbo c compiler Output results Comment your questions below Thank yousinem006 (62)in utopian-io • 7 years agoLearning C - IntroWhat Will I Learn? You will learn Usage of loops You will learn Usage of C libraries You will learn where and how to use C language Requirements Dev-C Program you can download by…sujoydey (25)in programming • 7 years agoset of values of an array - C ProgrammingWrite a program using C in order to find the second minimum and second maximum value from a set of values of an array. please can you solve it anyone?blue8044 (42)in blockchain • 7 years agoStratis will make you a MILLIONAIRE!Im totally with this guy. Stratis is an innovative concept. I have invested a good portion of my portfolio into Stratis.zlacee (33)in eos • 8 years agoEOSCrowdsale Contract Inspect Detils with PROGRAMMINGThis two-day EOS normalizing crowdfunding, crowdfunding analysis of EOS under contract rub hotspots, technical project address Project Directory ├── Dappfile // dapphub…