User profile: fujin009

User info
User name:fujin009
History
Joined:
Number of posts:6
Latest posts:

HELP! POS using text files
i finally understand it..thanks for the help :) one last thing how do i store each price every time...

HELP! POS using text files
may i ask why is there a need to use an array and how would i know how much elements should i use?

HELP! POS using text files
sorry for the many questions but I only post here once im stuck i have 2 questions: 1. How do i ...

how to cin without repeating the statement.
sorry ive seen the output wrong..problem solved with[code] system("CLS");[/code] [code] int priorit...

how to cin without repeating the statement.
[code]#include <iostream> using namespace std; int main() { cout<<" Welcome Guest!"; //have ...