Manan
How to solver it?
Manan
Manan
Why it should not save as blank
BinaryByter
klimi
BinaryByter
Deleted
can anyone explain pointer in detail?
Dvarko
Looking for a Guid installing opencv on visual Studio
Anonymous
Thanks
klimi
klimi
klimi
I just asked how much it will have system calls
BinaryByter
Oh
BinaryByter
well it will have the ones linux has
Sanidhya
Cant identify error how to solve it
Nikolas
the error is right there
Nikolas
"iomanip.h" no such file or directory
Sanidhya
How to remove it??
BinaryByter
dont use .h
BinaryByter
Just use <iomanip>
Dima
klimi
That gurts
klimi
Hurts
Darvesh
Anonymous
Suggest me some youtube channel to learn c and c++
Anonymous
I am a beginner
klimi
Anonymous
I want to learn c
数学の恋人
klimi
klimi
dont use that seriously
数学の恋人
Why?
klimi
it works only on msvc because its not proper code
klimi
you will see code
klimi
that his friends say its bad
数学の恋人
Oh yeah I agree
klimi
well he was working at some game studio
klimi
so he picked up some bad habits
klimi
(EA)
数学の恋人
LOL yes
数学の恋人
Although I recommend books to learn things in a proper way
数学の恋人
Bjarne's second edition book should be all that he needs
Anonymous
Thanks
Anonymous
Red and klimi
klimi
Anonymous
Which book is best to learn c for beginner ?
数学の恋人
Bjarne's second edition is all you need it's for beginner also
数学の恋人
it has everything ordered
📕Editar📘
Hello u people
MᏫᎻᎯᎷᎷᎬᎠ
Hello you human
just
High guys, trying to install C4droid with the gcc compiler on android p without success , anybody got any solution?
just
Below are the apk files I used...
Anonymous
😂
Preeti
👍
Siddharth Sahoo
Why Output is 0 from second line ?
klimi
because
klimi
1/100 is 0
klimi
well
klimi
int
klimi
you are not converting it to a float or doble
klimi
try * 100.0f
Anonymous
#include <stdio.h>
int main()
{
int mr, qt,bsc,tax,lnd,txm,ttl;
bsc=mr*65/100, tax=18, lnd=qt*bsc, txm=lnd*18/100,ttl=lnd+txm;
char mrp[100]="MRP";
char qty[100]="QTY";
char prd[100]="PRODUCTS";
char bc[100]="BASIC COST";
char tx[100]="TAX";
char ld[100]="LANDING RATE";
char txa[100]="TAX AMOUNT";
char tl[100]="TOTAL";
char array[100];
//ITEM NAMES FOR ACCOUNT.
printf("Enter MRP : ");
scanf("\t%d",&mr);
printf("Enter QTY :");
scanf("\t%d",&qt);
printf("Enter Product Name :");
scanf("\t%s",array);
printf("\n-------------------------------------------------------------------------------------------------------------\n");
printf("\t%s\t%s\t%s\t%s\t%s\t%s\t%s\t%s",mrp,qty,prd,bc,tx,ld,txa,tl);
printf("\n-------------------------------------------------------------------------------------------------------------\n");
printf("\t%d",mr);
printf("\t%d",qt);
printf("\t%s\t",array);
printf("\t%d",bsc);
printf("\t\t%d",tax);
printf("\t%d",lnd);
printf("\t%d",txm);
printf("\t%d\n\n\n\n\n\n\n\n\n\n\n",ttl);
return 0;
}
Anonymous
hello I'm getting wrong Basic Cost and landing rate , total
Anonymous
why ?
Anonymous
please help me, what wrong in this ?
klimi
why ?
Because you have error somewhere
Anonymous
😳
Daniel
because for example bsc depends on other variables which at the moment of assignment are equals to a rubbish. u should move this assignments after the input
Anonymous
Anonymous
Daniel
u r welcome. For the future. try to paste long code to pastebins(for example link of of one of them is on the photo). It will make chat reading easier for other people
Anonymous
Daniel
oh, i thaught that bot deletes messages with links. But now i remembered. There it is http://hastebin.com
Maximus
"Approved by @roxifas"
Callisto Network is hiring Smart-contract security auditors (EOS/ C++) to join our team. Job description on the URL below.
https://github.com/EthereumCommonwealth/Proposals/issues/64
#Job #Auditors #EOS #C++