Search:

Type: Posts; User: neptunusmaris

Search: Search took 0.00 seconds.

  1. Oh... yeah I know that... but I was just working...

    Oh... yeah I know that... but I was just working on trying to return a two-dimensional array, but thanks for the response!
  2. Returning a two-dimensional array in a function

    I'm having trouble writing a function that reads a file into an array... just like PHPs file function here file

    Oh but first I cant even get the two-dimensional array to populate correctly as you...
  3. Replies
    3
    Views
    1,784

    I'm such an idiot ...I'm sooo used to php and...

    I'm such an idiot ...I'm sooo used to php and python arrays as ive been programming with those languages for long time and get really confused...

    Oh and thanks for the tip!

    Here is the fixed...
  4. Replies
    3
    Views
    1,784

    .... ohhhhhhhhhhh yes yes

    .... ohhhhhhhhhhh yes yes
  5. Replies
    3
    Views
    1,784

    Trouble with strings and arrays

    Oh hey yall,

    I'm having a problem with a program with these directions:
    "
    Create a program that allows a user to enter up to five names
    of friends. Use a two-dimensional array to store the...
  6. Replies
    2
    Views
    676

    Thanks man it worked i did: char *...

    Thanks man it worked i did: char * user_info(struct user *userdata);

    THANK YOU
  7. Replies
    2
    Views
    676

    Structure to Function

    I'm having a problem returning structure data in a function...



    /********************************************************************
    Name: <sourcename>
    Author: <author>
    Description:...
Results 1 to 7 of 7