Search:

Type: Posts; User: hi5

Search: Search took 0.01 seconds.

  1. Thread: date

    by hi5
    Replies
    22
    Views
    2,495

    thank you all for all the effort, I would not be...

    thank you all for all the effort, I would not be able to do it without your help.
  2. Thread: date

    by hi5
    Replies
    22
    Views
    2,495

    Hi John_ yes 1447 row and 196 column, in my...

    Hi John_
    yes 1447 row and 196 column, in my original csv file I left the first 6 row as they not rquire. from 7 row where you will find the heading of each column, starting from row 8 you will find...
  3. Thread: date

    by hi5
    Replies
    22
    Views
    2,495

    any idea

    if I am getting only the dd from the dd/mm/yyyy so I think my format is not right for the function.

    any ideas :confused: I am absolutly stack with this function

    I do not think SIZE is the...
  4. Thread: date

    by hi5
    Replies
    22
    Views
    2,495

    Hi John_ I do not have any problem with these...

    Hi John_
    I do not have any problem with these previous links, I fixed all the problem with these in the past. They are working perfectly and gives the right result and I check the out put even...
  5. Thread: date

    by hi5
    Replies
    22
    Views
    2,495

    any ideas

    any ideas for my post please
  6. Thread: date

    by hi5
    Replies
    22
    Views
    2,495

    yeah, I did debug it it goes to the first column...

    yeah, I did debug it it goes to the first column ( date) in my csv file but it only get me the day (dd)(10 in my file) not giving me the rest of the date.
    so what I saying is that it goes to the...
  7. Thread: date

    by hi5
    Replies
    22
    Views
    2,495

    sorry but it seems it did not click yet in my...

    sorry but it seems it did not click yet in my mind, when I inialise the array with 1 to go for the first column, and get me the value of that column.
  8. Thread: date

    by hi5
    Replies
    22
    Views
    2,495

    here it is, mine is .csv but I changed it because...

    here it is, mine is .csv but I changed it because it can not be upload niether zip file nor csv
    you can just save it as L_05.csv
  9. Thread: date

    by hi5
    Replies
    22
    Views
    2,495

    Hi If I was not sure that I have mistake I...

    Hi

    If I was not sure that I have mistake I would not post this thread, but the problem is I am not sure how to fix it, or to apply a better function to get the date.

    cstdio is require because...
  10. Thread: date

    by hi5
    Replies
    22
    Views
    2,495

    thank you for your information, it help me to...

    thank you for your information, it help me to realise some of my mistake.

    my date format the csv file is dd/mm/yyyy


    the idea of my function is to send the column no and get the value of that...
  11. Thread: date

    by hi5
    Replies
    22
    Views
    2,495

    Hi I did not paste the heading when I post the...

    Hi
    I did not paste the heading when I post the code,

    MVC++6, win32 app



    error C2664: 'class std::basic_istream<char,struct std::char_traits<char> > &__cdecl std::getline(class...
  12. Thread: date

    by hi5
    Replies
    22
    Views
    2,495

    date

    Hello everyone

    can anyone help me to find what is the error in my code, I built a function that get the date from te first column in the csv file, and then call this function in the main program....
Results 1 to 12 of 12