• All Forums
  • Recent Posts
  • Sign In
Title Search
@title beer Word 'beer' in title
User Search
  • @user admin Only posts by Admin
Text Search
  • @body beer Word 'beer' in the text
Phrase Search
"Hello World" Exact phrase match
Exclude Terms
  • car -red Search cars that are not red
"Or" Searches
  • honda | bmw 'honda' or 'bmw' results
Multi-Field
@(title,body) hello Both contain 'hello'
WildCard
  • hond* civ* Match all with an astrix
Combination
  • @title bmw @user admin
See more supported syntax examples


1000 results found in 0.001s
<1…891011121314…34>
  • TopCoderHey,<br /> <br /> I was just wondering if anybody here competes on TopCoder.com?<br /> <br /> It's a site that has programing contests (with cash pri…

    ... can code in Java, C++ or C#... I'm one of those ...
    rogue27 rogue27 June 2002 Genius Bar
  • iMac DV won't boot from CDI did a clean install of OS 9.2.1 from a CD on my iMac DV 400. It started acting badly (frequent crashing and modem won't work), so I want to go back…

    ... start up while pressing the "C" key. It either freezes while ...
    josephg josephg July 2002 Genius Bar
  • ATi Config menu that WONT GO AWAYOK<br /> <br /> How the hell do you get this annoying, useless ATi menubar icon to disappear?<br /> <br /> &quot;oh, just hold down option+c next tim…

    ... ? "oh, just hold down option+c next time you restart" That ...
    cinder cinder July 2002 Genius Bar
  • Computer won't start up properlyOkay, I'm selling my external hard drive so I initialized it. To do so, I took the very bad advice of my brother to start up in OS 9 and use the OS 9…

    ... that if I held down C, it would start up from ...
    luca luca July 2002 Genius Bar
  • Help! backing up my TiBook!I'm pretty good with computers but I recently ran into a problem that is somewhat serious... My TiBook is being returned to Apple for servicing, but …

    ... CDs all have the "hold C while in CD-ROM drive ...
    stjobs stjobs July 2002 Genius Bar
  • B/W G3 dead?I've tried a lot of trouble shooting and i'm afraid it might be my hard drive, but my tower has stopped working.<br /> <br /> It was running os 10.1.…

    ... debugger, press "r" to reboot "c" to continue. but pushing anything ...
    tennismac tennismac July 2002 Genius Bar
  • Simple if you know how....booting off a CD?Hi,<br /> <br /> a friend has one of the old DV iMacs running OS9.0, and I wanted to upgrade to 9.1 to fully utilise Appleworks 6 (as per the recomme…

    ... do by holding down the 'c' key as the machine boots ...
    imac david imac david July 2002 Genius Bar
  • Need help with a cisco router!I need some help!!!<br /> We recently lost our router configuration due to a lost password and had to<br /> erase the router.<br /> Everyone can use …

    ... )T, RELEASE SOFTWARE (fc2) Copyright (c) 1986-1999 by cisco Systems ...
    imacman287 imacman287 August 2002 Genius Bar
  • Replacement ShellMy tcsh shell has ereased itself. Checking the Macnn and Apple discussions, this seems to be a common problem. Now after I download the tcsh source f…

    ... it, i get an error "C compiler cannot make executables." Does ...
    spiffster spiffster August 2002 Genius Bar
  • iBook "overclocking"I seem to recall reading somewhere that the 14.1&quot; iBook could, via a software setting, have its CPU ramp up to 800Mhz and its FSB go from 100 to…

    ... it do to the iBook C) How would I go about ...
    banana nut bread banana nut bread August 2002 Genius Bar
  • Apache Server Config errorI got OS X Unleashed and am trying to figure this UNIX stuff out. I am Point and click, not line code. How ever I want to learn UNIX now.<br /> Any w…

    ... Darwin platform + setting C compiler to cc + setting C pre-processor to ...
    sinfuldreams sinfuldreams August 2002 Genius Bar
  • true UNIX on my MacUnix, that is, in my mind, downloading source and compiling the darn suckers. And therefore, Apple always claiming that they provide FreeBSD UNIX wit…

    ... installed (so can compile different C flavours). There is this one ...
    der kopf der kopf September 2002 Genius Bar
  • CcMmYK Printing?Um, what is it? I assume that it allows more colors to be reproduced, but what exactly are the c and the m?<br /> <br /> [ 09-13-2002: Message edited…

    Um, what is it? I assume that it allows more colors to be reproduced, but what exactly are the c and the m? [ 09-13-2002: Message edited by: Stroszek ]
    stroszek stroszek September 2002 Genius Bar
  • gcc and g++Whats the difference when I invoke gcc and then g++. When I compile C++ code with gcc somtimes I get errors, somtimes I don't, even if the code is co…

    ... then g++. When I compile C++ code with gcc somtimes I ...
    spiffster spiffster September 2002 Genius Bar
  • Can someone explain objC syntax to me?I've read the Objective C manuals from Apple, the reference book, the book by the Nerd Ranch dude, even looked at &quot;talk to me like I'm a 3-year …

    I've read the Objective C manuals from Apple, the reference ... 'm a 3-year old" C instructions, but the syntax and ... ," and "Instance variables" in Objective C just are not clicking. I ... all assume prior knowledge of C, and not just a wee ...
    jccbin jccbin October 2002 Genius Bar
  • How the HECK do I install Linux?SO I've got Mandrake 8.2 PPC and I've burned the CD image and the folders are there right. The stuff inside is all just files and stuff that I can't …

    ... I'm only familiar with C++. Here it is: # # quick script ...
    tigerwoods99 tigerwoods99 October 2002 Genius Bar
  • URGENT Help with port of command line app...HI all,<br /> <br /> My department is making an investment in a server farm next week. I have almost managed to pitch an Apple solution, but acceptan…

    ... aliasing -flat_namespace -g -O2 -c main.c gcc -DHAVE_CONFIG_H -I. ... -flat_namespace -g -O2 -c ali.c gcc -DHAVE_CONFIG_H -I. ... aliasing -flat_namespace -g -O2 -c PS_dot.c gcc -DHAVE_CONFIG_H -I. ... -flat_namespace -g -O2 -c compare.c gcc -g -O2 -flat_namespace ...
    wormboy wormboy October 2002 Genius Bar
  • CLI access to 'other' volumesHere's the thing: I like to think of myself as fairly proficient in Terminalese (some would call it Unix), but I go blank when I am faced with this q…

    ... alternate internal or external harddrive c) a networked (appletalk) drive (other ...
    der kopf der kopf October 2002 Genius Bar
  • getline command in C++Alright, I'm writin my pogram but I gotta use a getline command and im not really positive on how to do it<br /> <br /> My program looks like this so…

    Alright, I'm writin my pogram but I gotta use a getline command and im not really positive on how to do it My program looks like this so far: #include <iostream> #include <iomanip> #include <string> int main (void) { cout << " ...
    tigerwoods99 tigerwoods99 October 2002 Genius Bar
  • Help with C++ problems..Ok, I've already done a lot of the others but I'm not sure about these ones:<br /> <br /> int index, odd<br /> int square = 0<br /> int num = 13<br /…

    Ok, I've already done a lot of the others but I'm not sure about these ones: int index, odd int square = 0 int num = 13 int pos1, pos2, temp int gcd int seq_no, i char ch1, ch2 #1- FIND odd, square, index, num for (index = 1; index <= num; ++index) { ...
    tigerwoods99 tigerwoods99 November 2002 Genius Bar
  • Bondi iMac CD Drive Problemmy sister has an original bondi blue imac, and recently her cd drive doesn't respond to discs. it can open and close alright, but it doesn't even sp…

    ... disc (x.0) and holding 'c'; i got the missing sys ...
    thuh freak thuh freak November 2002 Genius Bar
  • Paint Peeling on 667 DVIok, it looks like it is starting right above the CD drive... what is my best course of action to<br /> A) make sure it doesnt progress<br /> B) fix i…

    ... doesnt progress B) fix it C) prevent it from happening in ...
    paul paul December 2002 Genius Bar
  • unixish questionOk, I have a freebsd server and on this server is a file named /etc/rc.local in which I do the following:<br /> [code] su timewarp -c /usr/home/time…

    ... the following: [code] su timewarp -c /usr/home/timewarp/bin/rc ...
    imud imud December 2002 Genius Bar
  • Wallstreet Powerbookey - startup keys no workey?I have a rev 2 Wallstreet powerbook (M4753). The only key combination that works on startup is the zap PRAM combo.<br /> <br /> All others = no work…

    ... firmware, option to choose OS, c for CD, verbose mode, single ...
    the pie man the pie man December 2002 Genius Bar
  • Help! G3 with OSX won't boot!hi all,<br /> <br /> in forum OSX I asked about putting OSX on a G3 iMac 400Mhz. Consensus was - go for it, so I did.<br /> <br /> She had OS9, and I…

    ... the OSX disk and holding C doesn't achieve anything. Any ...
    imac david imac david January 2003 Genius Bar
  • URGENT: Pismo won't boot!My Pismo won't boot anymore.<br /> <br /> I was installing Riven to see if it worked, as my friend's copy appeared to be damaged. So, I perform the i…

    ... on an OS9 CD (holding C). No CDs will start, except ...
    amorya amorya January 2003 Genius Bar
  • C++ help (arrays)Can someone help me do these where I have to invoke functions to fill arrays? <br /> <br /> First, invoke a function to fill an integer array with 10…

    Can someone help me do these where I have to invoke functions to fill arrays? First, invoke a function to fill an integer array with 100 elements with randomly picked integers ranging from -99 to 99 and return the average. Second, I need to invoke a ...
    tigerwoods99 tigerwoods99 January 2003 Genius Bar
  • More than 384 ram in a Beige g3/300?On my rev. C Beige G3 300, I have 3 128 meg &quot;sticks&quot; of ram in it. I tried replacing one with a 256 stick, and it caused mail to lock up al…

    On my rev. C Beige G3 300, I have ...
    jeremiah rich jeremiah rich February 2003 Genius Bar
  • Bluetooth File Exchange Problem...I'm trying to send a picture from my TiBook to my T68i (one of the backgrounds they have over on O'Grady's). I saved the image I want to my HDD, and…

    ... the phone is broke b/c I have synced my calendars ...
    horned_frog horned_frog February 2003 Genius Bar
  • Help someone is trying to hack me!Someone is trying to hack into my webserver <img src="/images/smilies/1mad.gif" border="0" alt="" title="Mad" class="inlineimg" /> <br /> I have t…

    ... ../..%255c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 40 ... 255c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 40 ... 255c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 40 ... 255c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 40 ... 255c../winnt/system32/cmd.exe?/c+dir HTTP/1.0" 40 ...
    elric elric February 2003 Genius Bar
<1…891011121314…34>

Copyright © 2025 Quiller Media, Inc

Commenting Guidelines · Privacy Policy · Contact