Thread
:
error in cstdlib
View Single Post
•
•
Join Date: Jul 2008
Posts: 338
Reputation:
Solved Threads: 66
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
Find all posts by cikara21