get day month and year from string
#3

Or simply use sscanf:
pawn Код:
sscanf(datestr, "p<.>ddd", day, month, year);
Reply


Messages In This Thread
get day month and year from string - by dud - 16.08.2015, 15:43
Re: get day month and year from string - by prineside - 16.08.2015, 16:09
Re: get day month and year from string - by Vince - 16.08.2015, 16:35
Re: get day month and year from string - by dud - 17.08.2015, 08:29

Forum Jump:


Users browsing this thread: 1 Guest(s)