HELP plz SIMPLEin C++ [code]cin>>quantity; cin>>wt_bar; wt_total=quantity * wt_bar;[/code]
HELP plz SIMPLEis this correct [code]scanf("%d", &quantity);[/code]
HELP plz SIMPLE[code]#include<stdio.h> int main(void) { quantitiy; float wt_bar, wt_total; printf("Enter the q...
Creating a windows applicationVisual Basic
A cry for helpStart learning HTML language, it is much easier than C++, I would recommend you to get this book "IN...