On Fri, Sep 09, 2005 at 01:53:49PM +0200, vittorio wrote:
> 
> As a C++ absolute beginner I'm trying to compile your testssc.c file with
> 
> g++ testssc.c -o testssc
> (under freebsd 5.4, gcc version 3.4.2)

The C and C++ languages are different. Use cc or gcc instead of g++ to
compile C code.

Roland
-- 
R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text.
public key: http://www.xs4all.nl/~rsmith/pubkey.txt

Attachment: pgpOtOStnYFks.pgp
Description: PGP signature

Reply via email to