Search results

  1. D

    Another HDD bites the dust?

    The problem in a nut-shell: - iBook G3 locked in boot-up process indefinitely - disk utility failed to fix problem - erased HDD "by zeros" with no errors - installed Tiger while in target mode and from another iBook - same problem ocurred, unchanged, after reboot So...
  2. D

    printf() miracle cure?!

    I'm working on a C++ program using Project Builder, and I came across something really odd. When running the executable in Unix, I receive a bus error. After some intense sluthing, I discovered where the problem occurs: an if statement that only uses variables (ie if((x > y) || (x < y)){ )...
  3. D

    Project Builder Executable

    I've been working on a Unix program in Project Builder, and everything has, for the most part, worked fine. However, I cannot figure out how to tell the executable to run files from the same directory. Instead, it keeps looking in my user home folder as the active directory. How can I change...
  4. D

    Looking for Jawesome Router

    I was thinking of getting a 802.11b wireless+wired router for my home network and have been looking around for some good picks. So far, one of the best (and prettiest) routers appears to be the NetGear MR814. It's got what I need: WPA, WEP, 4 ethernet jacks, etc. I am NOT touching a Linksys...
  5. D

    Lynksuxs ~ A Cautionary Tale

    It was not too long ago that I lost the network connection between my iBook and my home LAN, and it may be awhile before I look back to Lynksis for a router. The router mocked me, I swear it, because every computer on that network, a G3 iMac and Dell PC, could access it. There were no changed...
  6. D

    Look at that port jiggle!

    I've been experiencing connectivity issues with my white iBook lately, and, as it turns out, the template (?) in which the port holes are made is loose, but only the ethernet (and possibly phone line) experienced trouble. Before I tear apart my iBook, 1) is it possible to fix without going...
  7. D

    The Storag Master's Pawn

    I have a first gen (?) blueberry 333MHz G3 iMac that I resurrected recently with Panther and continue to use a 15GB external HDD I added to it a few years ago. I backed up all the data before I installed Panther, then ran the OS X Disk Utility to locate the HDD, but it was unrecognizable. The...
  8. D

    OS X Project Builder Q's

    I love Apple's Project Builder and all, but I've had a few problems that have left me scratching my head for quite a while. 1) I have a C++ program that prompts a user for information at the beginning using the stdio.h commands (printf, scanf, etc), including a few intermittent prompts for...
Back
Top