Search:

Type: Posts; User: sunli9

Search: Search took 0.00 seconds.

  1. Thread: Please help ><

    by sunli9
    Replies
    5
    Views
    1,441

    No -_- I wrote half of it, and the other half was...

    No -_- I wrote half of it, and the other half was written by my friend(yes, the strftime wasn`t written by me- was my friend, and yeah, Idk so much about c++ , only know basic ones, my friend isn`t...
  2. Thread: Please help ><

    by sunli9
    Replies
    5
    Views
    1,441

    How to fix this errors >< Errors:- ♦Two or more...

    How to fix this errors ><
    Errors:-
    ♦Two or more data types in declaration specifiers
    ♦Expected identifiers or '(' before 'if'
    ♦Expected identifiers or '(' before '{' token
  3. Thread: Please help ><

    by sunli9
    Replies
    5
    Views
    1,441

    Please help >

    #include <stdio.h>
    #include <stdlib.h>
    #include<time.h>

    struct display{
    int month;
    double interest_rate;
    }

    void displays(FILE*displayR);
Results 1 to 3 of 3