Thread
:
error in cstdlib
View Single Post
•
•
Join Date: Jul 2008
Posts: 320
Reputation:
Solved Threads: 63
cikara21
Offline
Posting Whiz
Re: error in cstdlib
0
#
2
Dec 31st, 2008
try
Help with Code Tags
c++ Syntax
(
Toggle Plain Text
)
#include <iostream>
//...or
using
namespace
std;
//...
#include <iostream> //...or using namespace std; //...
cikara21
View Public Profile
Visit cikara21's homepage!
Find all posts by cikara21