Thread
:
greets
View Single Post
10-14-2004, 01:40 PM
#
6
(
permalink
)
cracksevi
Registered User
Join Date: Oct 2004
Posts: 14
for example :
#include <iostream>
using std::cout;
using std::cin;
using std::endl;
using std::ios;
#include <iomanip>
using std::setprecision;
using std::setiosflags;
these can be shortened by anyway?
cracksevi
View Public Profile
Find More Posts by cracksevi