![]() |
|
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Oct 2004
Posts: 2
Rep Power: 0
![]() |
Hey everyone,
I have just signed in to this forum, and it looks real good. I'm now on my first steps on C++, after programming for one year in Java. I have wrote this very basic code: #include "calculator.h"
class Rational;
{
Rational::Rational(const Rational rat)
{
temp* Rational = new Rational;
};
};and got the syntax error before '{' on line 3. What's the problem? On other issue, why I can't paste texts into my Mozilla browser on Fedora/Red Hat Linux? This is quite annoying... Thanks, Amit |
|
|
|
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|