Présentation
Documentation
L'équipe
Sérialisation
 
Programmes
Objets
Libs Utilitaires
Libs Internes
   
 
Editeur
Syntaxes
Windows
Versions
   

SCR/AL1 - TOME III. Les librairies utilitaires

27. Utilitaires : Syntaxe des fonctions

27.4 s_strs : syntax of functions

AR_add(arname, files, n)
char *AR_error()
AR_extract(arname, files, n, fn)
ARLIST **AR_list(arname)
AR_uncat(FILE *fdar, char *filename, long lg, int (*fn)(char *, long, long))
AllocDocFree(ALLOCDOC *ad)
AllocDocLoop()
void AllocDocNew(ALLOCDOC *ad)
int FI_file(tbl, inname, cmt, lg)
InfAdd(a, b, res)
InfDiff(a, b, res)
InfDiv(a, b, res, reste)
InfMult(a, b, res)
PC_exec(filename, prname, arg1, arg2, arg3)
char **PC_infos(filename, prname)
char **PC_list(filename, fld_nb, fld_select, fld_vals, maxparms)
PG_display_file(filename)
PS_labels(ifl, ofl, nvl, nhl, font, size, margv, margh, spacing)
PS_text(ifl, ofl, font, size, margv, margh, spacing, landsc)
PciGetDriveInfo(disk, total, free)
PciGetDriveInfoKB(disk, total, free, KBtotal, KBfree)
int PciGetInfos(pci)
PciParalInit(nb)
PciParalTest(nb)
PciTestLPT(name)
unsigned char *SCR_AnsiToOem(oem, ansi)
int SCR_AnsiToOemChar(ch)
unsigned char *SCR_AnsiToOemLg(oem, ansi, lg)
int SCR_DumpShort(fd, a)
int SCR_DumpString(fd, txt)
long SCR_FindStringPos(filename, str, lg)
SCR_LoadSString(fd, txt)
SCR_LoadShort(fd, a)
SCR_LoadString(fd, txt)
unsigned char *SCR_OemToAnsi(ansi, oem)
int SCR_OemToAnsiChar(ch)
unsigned char *SCR_OemToAnsiLg(ansi, oem, lg)
unsigned char *SCR_OemToText(unsigned char *res, unsigned char *oem)
int SCR_OemToTextChar(int c)
unsigned char *SCR_OemToTextLg(U_ch *res, U_ch *oem, int lg)
SCR_add_ptr(tbl, ntbl, txt)
SCR_add_ptr_lg(tbl, ntbl, txt, lg)
SCR_add_ptr_lg_0(tbl, ntbl, txt, lg, z)
SCR_append_file(in, out)
SCR_append_file_flush(in, out, buf)
unsigned char *SCR_areplace(txt, repl, by)
unsigned char *SCR_areplace_word(txt, repl, by)
unsigned char *SCR_asqz(text, chars)
char *SCR_cat_ext(res, filename, ext)
U_ch *SCR_change_char(str, ch1, ch2)
char *SCR_change_ext(res, filename, ext)
SCR_check_bank(ccp)
SCR_check_nb(rn)
SCR_code64(U_ch *in, int lg, U_ch *out)
unsigned char *SCR_compress(res, str, lg)
SCR_copy_file(in, out)
SCR_copy_file_ex(in, out, buf)
SCR_copy_file_flush(in, out, buf)
U_ch **SCR_copy_tbl(opts)
int SCR_crypt(buf, len, key)
SCR_cstrcmp(str1, str2)
SCR_cstrncmp(str1, str2, lg)
SCR_decode64(U_ch *in, int lg, U_ch *out)
int SCR_decrypt(buf, len, key)
unsigned char **SCR_dif(tbl1, tbl2)
unsigned char *SCR_dif_list(str1, str2, seps)
SCR_dumpf_file(fd, filename)
SCR_dumphex(filein, fileout, nl)
SCR_dumphexfd(filein, fdout, nl)
char *SCR_err_txt(val)
char *SCR_err_txt_lang(val, lang)
char *SCR_err_txt_t(keyw)
char *SCR_err_txt_t_lang(keyw, lang)
SCR_flock(FILE *fd, long size)
unsigned char *SCR_fmt_dbl(d, txt, size, nb_dec)
SCR_fmt_lg(fmt)
unsigned char *SCR_fmt_long(out, fmt, l)
unsigned char *SCR_fmt_text(out, fmt, in)
char *SCR_fnk_txt(key)
SCR_fprintf_esc(FILE *fd, char *str, int addquotes)
int SCR_free(ptr)
int SCR_free_tbl(tbl)
SCR_funlock(FILE *fd, long size)
long SCR_get_app_pos(fd, n)
long SCR_get_app_size(fd, n)
char *SCR_get_err_txt(fd_msg, val)
char *SCR_get_err_txt_lang(fd_msg, val, lang)
char *SCR_get_err_txt_t(fd_msg, keyw)
char *SCR_get_err_txt_t_lang(fd_msg, ckeyw, curlang)
int SCR_grep(pattern, string, ecase)
unsigned char **SCR_inter(tbl1, tbl2)
unsigned char *SCR_inter_list(str1, str2, seps)
SCR_is_alpha(ch)
SCR_is_anum(ch)
SCR_is_lower(ch)
SCR_is_num(ch)
SCR_is_space(ch)
SCR_is_upper(ch)
unsigned char *SCR_lower(str)
SCR_lower_char(ch)
char *SCR_malloc_chk(lg, panic)
char *SCR_malloc_doc(unsigned int lg, char *file, int line)
unsigned char *SCR_mtov(tbl, sep)
unsigned char *SCR_mtovs(tbl, seps)
unsigned char *SCR_pad(str, lg)
char *SCR_palloc(len)
char *SCR_palloca(len, a)
int SCR_panic()
SCR_printf_file(filename, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10)
SCR_printf_tbl(filename, tbl, fmt)
unsigned char *SCR_pstrip(buf, punct)
SCR_pstrip_lg(buf, punct)
unsigned char **SCR_read_file(filename)
SCR_read_line(fd, buf, lg)
char *SCR_realloc_chk(old_ptr, el_size, old_count, new_count, panic)
char *SCR_realloc_doc(old_ptr, el_size, old_count, new_count, file, line)
SCR_rename(fold, fnew)
unsigned char *SCR_replace(txt, repl, by)
SCR_replace_len(txt, repl, by, chars)
unsigned char *SCR_replace_word(txt, repl, by)
SCR_save_file(filename, ptr)
char *SCR_search_file(file)
char *SCR_search_path(path, file)
unsigned char *SCR_sqz(text)
U_ch *SCR_std_filename(filename)
U_ch *SCR_std_filename_1(filename)
unsigned char *SCR_stracat(in, add)
unsigned char *SCR_stracpy(in)
unsigned char *SCR_strafcat(in, add)
unsigned char *SCR_strfacpy(old, cnew)
unsigned char *SCR_strip(str)
unsigned char *SCR_strip_lg(str, lg)
unsigned char *SCR_stripdc(txt, ch, str)
unsigned char *SCR_strlcpy(out, in, n)
unsigned char *SCR_strrcpy(out, in)
SCR_tbl_size(tbl)
unsigned char **SCR_text(str, seps, lg)
int SCR_text_title(unsigned char *title, unsigned char *str, unsigned char *seps, int lg, int (*fn)(unsigned char *))
unsigned long SCR_ufmt_long(fmt, in)
unsigned char *SCR_ufmt_text(out, fmt, in)
unsigned char **SCR_union(tbl1, tbl2)
unsigned char *SCR_union_list(str1, str2, seps)
unsigned char **SCR_union_quick(tbl1, tbl2)
U_ch *SCR_unix_filename(filename)
unsigned char *SCR_upper(str)
SCR_upper_char(ch)
unsigned char **SCR_vtom(str, sep)
unsigned char **SCR_vtoms(str, seps)
unsigned char **SCR_vtoms2(str, seps, supdbl)
unsigned char **SCR_vtoms3(str, seps, supdbl)
unsigned char *SCR_zstrip(ptr, len)
STD_doscpin(from, to, unit, type)
STD_doscpout(from, to, unit, type)
STD_dosformat(unit, type)
STD_subshell()
char *STD_unit(disk, type)
ScrStrIsIn(U_ch **txt, char *f)
ScrStrIsIn2(U_ch **txt, char *f)
unsigned char *U_center_text(text)
U_index(str, sstr)
U_is_in(ch, string)
unsigned char *U_ljust_text(text)
U_pos(ch, str)
unsigned char *U_rjust_text(text)
unsigned char *U_shift_text(text, n)
unsigned char *U_sqz_text(text)

Copyright © 1998-2015 Jean-Marc Paul and Bernard PAUL - Envoyez vos remarques ou commentaires à bernard@xon.be