forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

need help on std::list or std::vector

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
zniter81



Joined: 15 Jun 2006
Posts: 8

PostPosted: Fri Jun 30, 2006 2:46 pm    Post subject: need help on std::list or std::vector Reply with quote

hi all
can any 1 guide me how to i implement std::list or std::vector for psp???
any sample code to help me? i a newbie to c++.
Back to top
View user's profile Send private message
ufoz



Joined: 10 Nov 2005
Posts: 86
Location: Tokyo

PostPosted: Fri Jun 30, 2006 6:57 pm    Post subject: Reply with quote

#include <list>
#include <vector>

???
Back to top
View user's profile Send private message Visit poster's website AIM Address MSN Messenger
SSpeare



Joined: 23 May 2006
Posts: 63

PostPosted: Sat Jul 01, 2006 12:22 am    Post subject: Reply with quote

www.google.com

std::list

http://www.informit.com/guides/content.asp?g=cplusplus&seqNum=94&rl=1

This is basic C++ knowledge. There is tons of information about this on the web.
Back to top
View user's profile Send private message Visit poster's website
zniter81



Joined: 15 Jun 2006
Posts: 8

PostPosted: Sat Jul 01, 2006 4:28 am    Post subject: Reply with quote

ufoz wrote:
#include <list>
#include <vector>

???


hi i try include it but i got a error...
it say no such file or directory.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group