Manan
How to solver it?
klimi
How to solver it?
Write some data to it
Manan
Write some data to it
How to write in it
Manan
Why it should not save as blank
BinaryByter
Will clinl have tons of system calls?
thats not how you measure a kernel
klimi
How to write in it
Send whole code
Deleted
can anyone explain pointer in detail?
Dvarko
Looking for a Guid installing opencv on visual Studio
Anonymous
Thanks
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??
Mat
How to remove it??
Learn how to use include
many
Cant identify error how to solve it
Check your "I" flag if you're using gnu compiler
BinaryByter
dont use .h
BinaryByter
Just use <iomanip>
klimi
That gurts
klimi
Hurts
Darvesh
Hurts
Noooo
Anonymous
Suggest me some youtube channel to learn c and c++
Anonymous
I am a beginner
Anonymous
I want to learn c
数学の恋人
klimi
dont use that seriously
数学の恋人
Why?
数学の恋人
dont use that seriously
but basics should be fine right?
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
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
Mat
Why Output is 0 from second line ?
1/2 == 0 as int. As 1/3 and 1/4, as @K11M1 said
Raul
Why Output is 0 from second line ?
You're using the wrong data type. Try float or double instead of int.
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
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
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++