Search:

Type: Posts; User: Disident

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    3,948

    Figured it out, thanks for all you help guys.

    Figured it out, thanks for all you help guys.
  2. Replies
    4
    Views
    3,948

    Linear Search and Struct

    I'm looking for some help with a problem I'm having with an assignment. I need to do a linear search on a structure but I keep getting 'illegal structure operation' error when I try and run the...
  3. Replies
    5
    Views
    1,908

    So to copy the characters of the array into a...

    So to copy the characters of the array into a char variable, like this, but I get an invalid indirection error. Not sure what I'm doing wrong.



    #include<stdio.h>
    #include<stdlib.h>...
  4. Replies
    5
    Views
    1,908

    reversing a string, again..

    after browsing through the search function for most of the day, and still having trouble with reversing string, I figured its time for this noob to ask for some help.

    I'm working on a assignment...
Results 1 to 4 of 4