Search:

Type: Posts; User: trickae2

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    3,875

    Thanks i'll check it out

    Thanks i'll check it out
  2. Replies
    48
    Views
    5,252

    Besides all the bikering here, I'd recomed this...

    Besides all the bikering here, I'd recomed this thread be stickied as the wealth of understanding on the topic of pointers covered is exceptional.

    And to the OP - your welcome - the video is...
  3. Replies
    16
    Views
    11,474

    Alright then, How do I expand on what I already...

    Alright then,
    How do I expand on what I already know
    data types, arrays (multidimensional),lists, sorts/searching, etc

    Do i invest in another text book? Are there online resources that go...
  4. Replies
    4
    Views
    3,875

    there should be C code found here - but it deals...

    there should be C code found here - but it deals with arrays :
    basic C version for insertion sort
    (arrays only)

    selection sort

    While we're on the same topic - does anyone have links to...
  5. Replies
    48
    Views
    5,252

    Appologies in advance - Sightly off topic, but...

    Appologies in advance -
    Sightly off topic, but if you could just sit through 5 minutes of this video you'll be a little bit more comfortable with pointers.

    PointerFunC
    32 MB warning.

    Its a...
  6. Replies
    9
    Views
    2,512

    I see what you're trying to do there - are you...

    I see what you're trying to do there - are you trying to identify the certain ascii code related to your search for identfying the characters you want to remove.

    Heres more help -

    try doing...
  7. Replies
    8
    Views
    1,720

    No its my bad - i misread it as a '|' instead of...

    No its my bad - i misread it as a '|' instead of an 'l' . Weird thing is theres no l defined anywhere?
    not even a

    int l-->0

    ...oh well.

    edit: - Problem fixed

    The code states the...
  8. Replies
    16
    Views
    11,474

    Thanks for the advice. Alright then besides the...

    Thanks for the advice. Alright then besides the tricks - how do I become as competent as you guys at programming. I'm not in software engineering or anything, but I did an introductory C course that...
  9. Replies
    16
    Views
    11,474

    Tips on becoming a competent programmer

    Hey all,
    Do any of you have any tips that could help me be a better programmer? Other than the basic - 'just practice ALOT!!'

    Anywhere I can get my hands dirty with uncommon sample code -...
  10. Replies
    8
    Views
    1,720

    little sign convention i'm unfamiliar with

    What does the following mean - it was in our sample solutions




    while(|-->0)
    {

    ....
  11. Replies
    9
    Views
    2,512

    /* * AUTHOR:

    /*
    * AUTHOR: <Anthony C Harkin, B31PY4, 23/8/2006>
    //** DUDE IS THAT YOUR STUDENT NUMBER - YOU SHOULDN'T POST THAT ON THE NET! **
    * DESCRIPTION: <Dynamically Takes spaces from any...
Results 1 to 11 of 12