Raised This Month: $ Target: $400
 0% 

Need Assistance


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
Leapor
Junior Member
Join Date: Apr 2005
Location: Sydney, Australia
Old 04-22-2005 , 10:17   Need Assistance
Reply With Quote #1

Hay have a problem with a few things so there will be lots of need help post's in here

firstly i only just need to get my array.h file working

i keep getting constant errors on this
Code:
public:     float_s(){ isFree = false;}     std::vector;<REAL> v;     ~float_s() { v.clear(); }     bool isFree;     void reset() {         z = v.begin();

The Errors im getting are
Code:
error C2039: 'vector' : is not a member of 'std'
error C2501: 'float_s::vector' : missing storage-class or type specifiers
 error C2059: syntax error : '<'
error C2238: unexpected token(s) preceding ';'
We'll just start with these errors for the time
Leapor is offline
Send a message via MSN to Leapor
 


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:54.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode