Search:

Type: Posts; User: Pantheon

Search: Search took 0.01 seconds.

  1. Thread: List Problem

    by Pantheon
    Replies
    2
    Views
    891

    I actually had started to rewrite the program not...

    I actually had started to rewrite the program not to use such a complicated list, but I know that I need to practice using pointers. Thanks for the help.
  2. Thread: List Problem

    by Pantheon
    Replies
    2
    Views
    891

    List Problem

    Ok, so I'm trying to tackle an algorithm from a book and need to create a simple list of structures. This is my code, it's pretty self-explanitory. Some empty functions that need to be filled in, a...
  3. Replies
    1
    Views
    1,284

    Objective C Resources

    I accidentally posted this on the tech board first. I'm learning objective-C and was wondering if there was anywhere to get a list or manual of obj-c objects and their methods. Any help is...
  4. Replies
    2
    Views
    1,217

    Objective-C Resources

    Hey. I am learning to program in objective C in order to program Mac OS X. Does anyone know of anywhere that has a comprehensive list of common obj-C methods and objects? I can never remember them.
  5. Replies
    4
    Views
    1,034

    Computer building resources

    I'm interesting in (eventually) building my own computer. Does anyone know of any good resources (websites or books) that teach the basics of this? Most of what I was able to find is either too basic...
  6. Replies
    13
    Views
    2,311

    I agree, the stipulations on this problem seem a...

    I agree, the stipulations on this problem seem a bit arbitrary, completeing the task with an array was no problem, but that would be too correct to be right. Thanks everyone for the advice,...
  7. Replies
    13
    Views
    2,311

    C++ exercise problem

    I've been working on a programming exercise and have run into a problem at the end. The goal is to write a program that outputs the number of each lower case letter in the programs own source file in...
  8. Replies
    3
    Views
    1,298

    Aha

    Thanks for the help, turns out the problem was in the way I was using g++.
  9. Replies
    3
    Views
    1,298

    Newbie Header Question (OS X)

    I've been working on a very simple exercise meant to show how to use header files. The program takes a user specified range of temperatures and displays a three column table of the tempuratures...
Results 1 to 9 of 9