Search:

Type: Posts; User: brigas

Search: Search took 0.00 seconds.

  1. I think i understand it now, I will try to work...

    I think i understand it now, I will try to work from here plus i will check those links, thanks it was a huge help
  2. Thanks for your input, i'm kinda lost on this...

    Thanks for your input, i'm kinda lost on this subject but this weekend ill have a 600 pages book and ill try to catch up.



    i want to return the m[] in full because there is where i want my...
  3. Im rusty on C programming and i need a little help

    my program is suppose to calculate the duration of parking tickets by receive a licence plate, the time of arrival and the time of departure.

    But i am rusty, haven't had C programming in 3 years...
  4. Replies
    3
    Views
    1,071

    Seriously nobody can help me with this? i thought...

    Seriously nobody can help me with this? i thought this would be something easy i was missing.
    can i do it like this?

    passanger createPassanger( char nm[], char mail[], int pts,int ue){
    ...
  5. Replies
    3
    Views
    1,071

    Rusty on strings and struct. need help!

    So im making this program where i have to manage passangers and stations with a few variables.

    Im now making the passanger.c i need to make 3 functions: 1 to create a passanger 1 destroy and...
  6. Replies
    4
    Views
    1,103

    Yeah thx, already fixed it

    Yeah thx, already fixed it
  7. Replies
    4
    Views
    1,103

    need help with a formula!!

    this is what i need to do:
    insert width and length of a rectangular.
    how many squares of 20 cms side can u put inside that rectangular.
    and whats the area left with no squares.

    with the width...
  8. Thread: Urgent help

    by brigas
    Replies
    1
    Views
    1,590

    Urgent help

    i need to submit a program in 2 hours and im stuck.
    i need to read a file and put it in a array so it can be used later and i got


    void comando_read_file()
    {
    FILE *f;
    int i;
    char...
Results 1 to 8 of 8