Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~86 People Reached
Favorite Forums
Member Avatar for webguy08

Hi all, I'm trying to retrieve all of the games from a list of games in LISP but am having trouble writing the function. Here is the code: [CODE] (setf game-db '( ((title "Call of Duty Modern Warfare 2") (genre "FPS") (platform "Xbox 360") (players "Multiplayer") (price 39.99)) ((title "Team …

Member Avatar for Sturm
0
86