Alliedassault           
FAQ Calendar
Go Back   Alliedassault > Lounge > Offtopic
Reload this Page C++ Error Message
Offtopic Any topics not related to the games we cover. Doesn't mean this is a Spam-fest. Profanity is allowed, enter at your own risk.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old
  (#6)
[WaffenSS]Cethin is Offline
Senior Member
 
Posts: 163
Join Date: Apr 2002
Location: Connecticut
 Send a message via ICQ to [WaffenSS]Cethin Send a message via AIM to [WaffenSS]Cethin  
Default 10-31-2002, 05:52 PM

Sec I'll post the code that I'm trying to do

[code:a272b]for (count = 0; count < 5; count++)
game_dice1[count] = set_dice1[count];
[/code:a272b]

game_dice1 & set_dice1 is declared as:
[code:a272b]char game_dice1[5][10];
char set_dice1[5][10] = {"///////",
"/ /",
"/ * /",
"/ /",
"///////",
};[/code:a272b]

and of course count is:
[code:a272b]int count;[/code:a272b]
  
Reply With Quote
 



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



Powered by vBulletin® Version 3.8.12 by ScriptzBin
Copyright ©2000 - 2025, vBulletin Solutions Inc.
vBulletin Skin developed by: vBStyles.com
© 1998 - 2007 by Rudedog Productions | All trademarks used are properties of their respective owners. All rights reserved.