User profile: Eyad

User info
User name:Eyad
Location:Palestine
History
Joined:
Number of posts:97
Latest posts:

HELP plz SIMPLE
in C++ [code]cin>>quantity; cin>>wt_bar; wt_total=quantity * wt_bar;[/code]

HELP plz SIMPLE
is 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 application
Visual Basic

A cry for help
Start learning HTML language, it is much easier than C++, I would recommend you to get this book "IN...