Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CodeBase 4 Help - Norton Guide http://www.X-Hacker.org [^^Up^^] [Menu] [About The Guide]
c4atod( (char *) str, (int) len_str )
c4atoi( (char *) str, (int) len_str )
c4atol( (char *) str, (int) len_str )
c4dtoa( (double) doub_value, (int) len, (int) dec )
c4dt_julian( (char *) dbf_date, (double *) index_date )
c4dt_format( (char *) dbf_date, (char *) picture )
c4dt_str( (char *) dbf_date, (double *) index_date )
c4dt_unformat( (char *) date_data, (char *) picture )
c4encode( (char *) to, (char *) from, (char *) t_to, (char *) t_from )
c4ltoa( (long) long_value, (char *) result_ptr, (int) result_len )
c4trim_n( (char *) str, (int) n_ch )

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson