Search:

Type: Posts; User: passy

Search: Search took 0.01 seconds.

  1. Thanks, From the sounds of it it's not...

    Thanks,

    From the sounds of it it's not something that's usually done.

    Will have a rethink....
  2. Can multiple linked lists share the same structure?

    Hi,

    Please can you tell me if multiple linked lists can share the same structure? All of the examples i have seen only show a single list per structure.

    thanks
  3. Replies
    7
    Views
    1,307

    Seems to be working fine now. The C compiler...

    Seems to be working fine now.

    The C compiler on the DSP suite I'm using seems to have a mind of its own at times.
  4. Replies
    7
    Views
    1,307

    Both declared as integers

    Both declared as integers
  5. Replies
    7
    Views
    1,307

    MMMM I retract that DOH! It still doesn't...

    MMMM I retract that DOH!

    It still doesn't work properly.

    Any ideas?
  6. Replies
    7
    Views
    1,307

    DOH!!! Okay sorted it out :)

    DOH!!!

    Okay sorted it out :)
  7. Replies
    7
    Views
    1,307

    Searching an array

    Hi,

    I was wondering if anybody could help me. I found some code to search an array on this message board.



    for( x = 0; x < arraySize; x++ )
    {
    if( Note_Array[x] ==...
  8. Replies
    3
    Views
    1,441

    thx

    thx
  9. Replies
    3
    Views
    1,441

    Can U Use a string to call a function

    Hi,

    Can someone please tell me if it is possible to use a string to call a function?

    If so can you give an example.

    thanks,
    Passy
Results 1 to 9 of 9