![]() |
Stealth bonus discs
Does anyone have advice as to which Stealth bonus disc (CC or BB) is best?
|
Both!
|
Any pointers to details?
|
int *ptr;
ptr = &details[0]; |
I'm anxious to see the replies to the post above.
[novasonic@localhost /]# gcc -o novasonic novasonic.c novasonic.c: In function 'main': novasonic.c:4: error: novasonic does not have access [novasonic@localhost /]# |
enum { CircuitCity, BestBuy };
if (details[CircuitCity].rating > details[BestBuy].rating) printf("Get the Circuit City version\n"); else printf("Get the Best Buy version\n"); |
nice
|
thriftyrocker, that is quite humorous
|
public static void main(String args []) {
System.out.println("rickter made t3h funnay!!!"); } ***Won't show the indent for me before the system line. :( |
close (this.thread); /*please*/
|
:lol:
I just saw stealth and was searching for the discussion of it the C++ is great |
| All times are GMT -5. The time now is 05:28 PM. |
Copyright © 2026 MH Sub I, LLC dba Internet Brands. All rights reserved. Use of this site indicates your consent to the Terms of Use.