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

SCR4/AL1 - TOME III. Les librairies utilitaires

Table des matières

1. Introduction
2. Le groupe s_args
2.1 A_init (file s_ainit.c:64)
2.2 A_initv (file s_ainit.c:99)
2.3 A_free (file s_ainit.c:358)
2.4 A_find (file s_ainit.c:379)
2.5 A_nb (file s_ainit.c:426)
2.6 A_help (file s_ainit.c:470)
2.7 A_check (file s_acheck.c:115)
2.8 A_exec (file s_aexec.c:33)
2.9 A_usage (file s_ausage.c:15)
2.10 A_error (file s_aerr.c:25)
2.11 A_iexpand (file s_aiexp.c:13)
2.12 A_expand (file s_aexp.c:34)
2.13 A_expandstar (file s_aexps.c:30)
2.14 A_check_int (file s_achkin.c:11)
2.15 A_check_access (file s_achkac.c:15)
2.16 A_to_be_exp (file s_ainit.c:242)
3. Le groupe s_date
3.1 SCR_current_date (file s_date.c:43)
3.2 SCR_long_to_date (file s_date.c:101)
3.3 SCR_long_to_fdate (file s_date.c:158)
3.4 SCR_date_to_long (file s_dtchkd.c:31)
3.5 SCR_fdate_to_long (file s_dtchkd.c:71)
3.6 SCR_check_date (file s_dtchkd.c:231)
3.7 SCR_check_fmt_date (file s_dtchkd.c:263)
3.8 SCR_current_time (file s_date.c:74)
3.9 SCR_long_to_time (file s_date.c:127)
3.10 SCR_long_to_ftime (file s_date.c:219)
3.11 SCR_time_to_long (file s_dtchkt.c:30)
3.12 SCR_ftime_to_long (file s_dtchkt.c:54)
3.13 SCR_check_time (file s_dtchkt.c:102)
3.14 SCR_check_fmt_time (file s_dtchkt.c:121)
3.15 DT_year (file s_dt.c:17)
3.16 DT_month (file s_dt.c:30)
3.17 DT_day (file s_dt.c:43)
3.18 DT_date_num (file s_dt.c:61)
3.19 DT_num_date (file s_dt.c:83)
3.20 DT_bix (file s_dt.c:114)
3.21 DT_day_w (file s_dt.c:164)
3.22 DT_add_months (file s_dt.c:190)
3.23 DT_add_days (file s_dt.c:219)
3.24 DT_diff_months (file s_dt.c:315)
3.25 DT_diff_dates (file s_dt.c:332)
3.26 DT_diff_30 (file s_dt.c:370)
3.27 DT_bus (file s_dt.c:254)
3.28 DT_leave (file s_dt.c:293)
3.29 DT_date_julian (file s_dt.c:395)
3.30 DT_julian_date (file s_dt.c:417)
3.31 DT_month_days (file s_dt.c:476)
3.32 DT_secs_1180 (file s_dt.c:496)
3.33 DT_current_sec (file s_dt.c:518)
3.34 DT_calendar (file s_dtcal.c:34)
4. Le groupe s_yy
4.1 YY_open (file s_ybase.c:76)
4.2 YY_close (file s_ybase.c:188)
4.3 YY_error (file s_yerror.c:18)
4.4 YY_read (file s_yread.c:306)
4.5 YY_unread (file s_yread.c:87)
4.6 YY_lex (file s_ylex.c:146)
4.7 YY_lex2 (file s_ylex.c:82)
4.8 YY_getc (file s_ybase.c:307)
4.9 YY_ungetc (file s_ybase.c:266)
4.10 YY_record (file s_ybase.c:218)
4.11 YY_skip_spaces (file s_yread.c:51)
4.12 YY_skip_to_eol (file s_yread.c:104)
4.13 YY_skip_to_char (file s_yread.c:121)
4.14 YY_read_to_char (file s_yread.c:154)
4.15 YY_read_to_chars (file s_yread.c:196)
4.16 YY_read_to_string (file s_yread.c:232)
4.17 YY_debug (file s_ydebug.c:17)
4.18 YY_B_COMMENT
4.19 YY_E_COMMENT
4.20 YY_CASE_SENSITIVE
4.21 YY_OLD_DEF
4.22 YYKEYS
4.23 YYFILE
4.24 YYDEF
5. Le groupe s_strs
5.1 SCR_malloc (file s_allc.c:88)
5.2 SCR_realloc (file s_allc.c:209)
5.3 SCR_malloc_chk (file s_allc.c:43)
5.4 SCR_realloc_chk (file s_allc.c:134)
5.5 SCR_free (file s_allc.c:247)
5.6 SCR_palloc (file s_allc.c:366)
5.7 SCR_palloca (file s_allc.c:312)
5.8 SCR_free_mem
5.9 SCR_panic (file s_panic.c:29)
5.10 SCR_mtov (file s_stmtov.c:31)
5.11 SCR_mtovs (file s_stmtov.c:68)
5.12 SCR_vtom (file s_stvtom.c:264)
5.13 SCR_vtoms (file s_stvtom.c:39)
5.14 SCR_vtoms2 (file s_stvtom.c:106)
5.15 SCR_vtoms3 (file s_stvtom.c:184)
5.16 SCR_copy_tbl (file s_staddp.c:215)
5.17 SCR_add_ptr (file s_staddp.c:145)
5.18 SCR_add_ptr_lg (file s_staddp.c:102)
5.19 SCR_add_ptr_lg_0 (file s_staddp.c:44)
5.20 SCR_text (file s_sttext.c:44)
5.21 SCR_text_title (file s_sttxtt.c:34)
5.22 SCR_free_tbl (file s_staddp.c:178)
5.23 SCR_tbl_size (file s_staddp.c:198)
5.24 SCR_lower_char (file s_stlow.c:42)
5.25 SCR_upper_char (file s_stuppr.c:43)
5.26 SCR_is_upper (file s_stuppr.c:15)
5.27 SCR_is_lower (file s_stlow.c:19)
5.28 SCR_is_alpha (file s_stisal.c:17)
5.29 SCR_is_num (file s_stisal.c:39)
5.30 SCR_is_space (file s_stuppr.c:100)
5.31 SCR_is_anum (file s_stisal.c:63)
5.32 U_is_in (file s_stuisn.c:11)
5.33 U_pos (file s_stupos.c:13)
5.34 SCR_fnk_txt (file s_keytxt.c:72)
5.35 SCR_AnsiToOem (file s_stansi.c:275)
5.36 SCR_AnsiToOemLg (file s_stansi.c:311)
5.37 SCR_OemToAnsi (file s_stansi.c:177)
5.38 SCR_OemToAnsiLg (file s_stansi.c:212)
5.39 SCR_AnsiToOemChar (file s_stansi.c:239)
5.40 SCR_OemToAnsiChar (file s_stansi.c:152)
5.41 SCR_lower (file s_stlow.c:60)
5.42 SCR_upper (file s_stuppr.c:88)
5.43 SCR_pad (file s_stpad.c:27)
5.44 SCR_asqz (file s_stsqz.c:20)
5.45 SCR_sqz (file s_stsqz.c:45)
5.46 SCR_strip (file s_ststrp.c:23)
5.47 SCR_strip_lg (file s_ststrp.c:53)
5.48 SCR_stripdc (file s_ststrd.c:21)
5.49 SCR_zstrip (file s_stzstr.c:13)
5.50 SCR_pstrip_lg (file s_stpstr.c:20)
5.51 SCR_pstrip (file s_stpstr.c:51)
5.52 SCR_compress (file s_stcmpr.c:280)
5.53 SCR_stracpy (file s_stacpy.c:16)
5.54 SCR_stracat (file s_stacpy.c:63)
5.55 SCR_strafcat (file s_stacpy.c:94)
5.56 SCR_strfacpy (file s_stacpy.c:42)
5.57 SCR_strlcpy (file s_stlcpy.c:25)
5.58 SCR_strrcpy (file s_strcpy.c:20)
5.59 SCR_cstrcmp (file s_strcmp.c:12)
5.60 SCR_cstrncmp (file s_strcmp.c:27)
5.61 U_index (file s_stuind.c:14)
5.62 SCR_grep (file s_stgrep.c:47)
5.63 SCR_replace (file s_strepl.c:192)
5.64 SCR_replace_len (file s_strepl.c:43)
5.65 SCR_replace_word (file s_strepl.c:162)
5.66 SCR_areplace (file s_strepl.c:99)
5.67 SCR_areplace_word (file s_strepl.c:124)
5.68 SCR_change_char (file s_stchch.c:21)
5.69 SCR_crypt (file s_stcrpt.c:12)
5.70 SCR_decrypt (file s_stcrpt.c:39)
5.71 SCR_code64 (file s_code64.c:32)
5.72 SCR_decode64 (file s_code64.c:95)
5.73 U_rjust_text (file s_strjus.c:18)
5.74 U_ljust_text (file s_stljus.c:18)
5.75 U_sqz_text (file s_stusqz.c:17)
5.76 U_shift_text (file s_stushf.c:23)
5.77 U_center_text (file s_stucen.c:20)
5.78 SCR_fmt_text (file s_stfmtt.c:26)
5.79 SCR_ufmt_text (file s_stufmt.c:27)
5.80 SCR_fmt_long (file s_stfmtl.c:31)
5.81 SCR_ufmt_long (file s_stufml.c:26)
5.82 SCR_fmt_lg (file s_stlfmt.c:16)
5.83 SCR_fmt_dbl (file s_stfmtd.c:44)
5.84 SCR_printf_file (file s_stprf.c:14)
5.85 SCR_printf_tbl (file s_stprf.c:44)
5.86 SCR_search_path (file s_stsrcf.c:44)
5.87 SCR_search_file (file s_stsrcf.c:123)
5.88 SCR_change_ext (file s_stchex.c:31)
5.89 SCR_cat_ext (file s_stctex.c:27)
5.90 SCR_rename (file s_stfren.c:11)
5.91 SCR_std_filename (file s_stfnam.c:39)
5.92 SCR_unix_filename (file s_stfnam.c:14)
5.93 SCR_get_err_txt (file s_sterrt.c:268)
5.94 SCR_err_txt (file s_sterrt.c:303)
5.95 SCR_get_err_txt_lang (file s_sterrt.c:192)
5.96 SCR_err_txt_lang (file s_sterrt.c:237)
5.97 SCR_get_err_txt_t (file s_sterrt.c:81)
5.98 SCR_err_txt_t (file s_sterrt.c:147)
5.99 SCR_get_err_txt_t_lang (file s_sterrt.c:20)
5.100 SCR_err_txt_t_lang (file s_sterrt.c:100)
5.101 SCR_read_line (file s_strdln.c:24)
5.102 SCR_get_app_pos (file s_stgetp.c:44)
5.103 SCR_get_app_size (file s_stgetp.c:112)
5.104 SCR_flock (file s_flock.c:8)
5.105 SCR_funlock (file s_flock.c:28)
5.106 PS_text (file s_stpst.c:116)
5.107 PS_labels (file s_stpsl.c:40)
5.108 SCR_check_bank (file s_stchk.c:14)
5.109 SCR_check_nb (file s_strnat.c:14)
5.110 PC_list (file s_stpcl.c:94)
5.111 PC_infos (file s_stpcin.c:29)
5.112 PciGetInfos (file s_pcinfo.c:187)
5.113 PciGetDriveInfoKB (file s_pcinfo.c:81)
5.114 PC_exec (file s_stpcex.c:20)
5.115 FI_file (file s_file.c:113)
5.116 SCR_FindStringPos (file s_stfstr.c:17)
5.117 SCR_LoadString (file s_stobj.c:19)
5.118 SCR_LoadSString (file s_stobj.c:49)
5.119 SCR_LoadShort (file s_stobj.c:75)
5.120 SCR_DumpString (file s_stobj.c:92)
5.121 SCR_DumpShort (file s_stobj.c:116)
5.122 SCR_dumphexfd (file s_stdhex.c:48)
5.123 AR_add (file s_stpaka.c:23)
5.124 AR_extract (file s_stpakx.c:47)
5.125 AR_list (file s_stpakl.c:39)
5.126 AR_error (file s_stpak1.c:26)
5.127 STD_unit (file s_std.c:22)
5.128 STD_doscpin (file s_std.c:96)
5.129 STD_doscpout (file s_std.c:59)
5.130 STD_dosformat (file s_std.c:135)
5.131 STD_subshell (file s_std.c:167)
5.132 PciParalTest (file s_pcipar.c:107)
5.133 PciParalInit (file s_pcipar.c:64)
5.134 PciTestLPT (file s_pcipar.c:161)
5.135 PciGetDriveInfo (file s_pcinfo.c:35)
5.136 SCR_union_list (file s_stun.c:80)
5.137 SCR_dif_list (file s_stdiff.c:68)
5.138 SCR_inter_list (file s_stinte.c:67)
5.139 SCR_inter (file s_stinte.c:15)
5.140 SCR_union (file s_stun.c:28)
5.141 SCR_dif (file s_stdiff.c:15)
5.142 InfAdd (file s_infadd.c:24)
5.143 InfDiff (file s_infsub.c:24)
5.144 InfMult (file s_infmul.c:77)
5.145 InfDiv (file s_infdiv.c:35)
5.146 SCR_copy_file (file s_copy.c:84)
5.147 SCR_copy_file_ex (file s_copy.c:22)
5.148 SCR_copy_file_flush (file s_copy.c:106)
5.149 SCR_dumphex (file s_stdhex.c:18)
6. Le groupe s_swap
6.1 SW_init (file s_swmisc.c:27)
6.2 SW_end (file s_swmisc.c:96)
6.3 SW_alloc (file s_swallc.c:48)
6.4 SW_realloc (file s_swallc.c:234)
6.5 SW_free (file s_swallc.c:191)
6.6 SW_getptr (file s_swallc.c:299)
6.7 SW_coreleft (file s_swmisc.c:223)
6.8 SW_status (file s_swmisc.c:241)
6.9 SW_nalloc (file s_swallc.c:334)
6.10 SW_nrealloc (file s_swallc.c:366)
6.11 SW_nfree (file s_swallc.c:397)
6.12 SW_abort (file s_swab.c:21)
6.13 EMS_init (file s_swems.c:24)
6.14 EMS_end (file s_swems.c:67)
6.15 EMS_map (file s_swems.c:87)
6.16 EMS_error_text (file s_swems.c:132)
6.17 EMS_inst (file s_swems.c:164)
6.18 La variable SW_FILE
6.19 La variable SW_MIN_MEM
6.20 La structure SWSTAT
7. Le groupe s_scroll
7.1 SCRL_edit (file s_scroll.c:28)
7.2 La structure SCROLL
7.3 Exemple de construction d'une structure SCROLL
7.4 Edition d'un tableau
7.5 SCRL_ccoord (file s_scroll.c:836)
7.6 SCRL_selected (file s_scroll.c:726)
7.7 SCRL_sel (file s_scroll.c:808)
7.8 SCRL_des (file s_scroll.c:755)
7.9 SCRL_deselect_all (file s_scroll.c:782)
7.10 SCRL_change_lc0 (file s_scroll.c:849)
8. Le groupe s_mat
8.1 M_alloc (file s_maallc.c:60)
8.2 M_free (file s_maallc.c:110)
8.3 M_alloc_vec (file s_maallc.c:260)
8.4 M_free_vec (file s_maallc.c:288)
8.5 M_copy (file s_madup.c:27)
8.6 M_dup (file s_madup.c:72)
8.7 M_diag (file s_makron.c:19)
8.8 M_extr (file s_maextr.c:25)
8.9 M_trans (file s_matran.c:24)
8.10 M_det_1 (file s_madet.c:36)
8.11 M_det_2 (file s_madet.c:118)
8.12 M_inv_1 (file s_mainv.c:41)
8.13 M_inv_2 (file s_mainv.c:167)
8.14 M_clear (file s_manull.c:14)
8.15 M_scale (file s_mascal.c:23)
8.16 M_trace (file s_matrac.c:24)
8.17 M_prod (file s_maprod.c:24)
8.18 M_solve (file s_masol.c:33)
8.19 M_solve_2 (file s_masol2.c:37)
8.20 M_calc (file s_macalc.c:27)
8.21 M_xprimx (file s_maxpx.c:23)
8.22 M_xxprim (file s_maxxp.c:23)
8.23 M_xprimax (file s_maxpax.c:24)
8.24 M_xaxprim (file s_maxaxp.c:24)
8.25 M_error (file s_maerr.c:23)
9. Le groupe s_calc
9.1 CALC_start (file s_calc.c:64)
9.2 CALC_error (file s_calerr.c:32)
10. Le groupe s_vf
10.1 VF_db_create (file s_vfcrea.c:33)
10.2 VF_db_delete (file s_vfdel.c:10)
10.3 VF_db_analyse (file s_vfanal.c:25)
10.4 VF_open (file s_vf.c:17)
10.5 VF_close (file s_vf.c:48)
10.6 VF_write (file s_vf.c:86)
10.7 VF_rewrite (file s_vf.c:123)
10.8 VF_delete (file s_vf.c:220)
10.9 VF_read (file s_vf.c:191)
10.10 VF_error (file s_vferr.c:18)
11. Le groupe s_lst
11.1 LST_create (file s_lst1.c:26)
11.2 LST_nb (file s_lst1.c:276)
11.3 LST_free (file s_lst1.c:60)
11.4 LST_add_1 (file s_lst1.c:82)
11.5 LST_add (file s_lst1.c:114)
11.6 LST_del (file s_lst1.c:140)
11.7 LST_move (file s_lst1.c:171)
11.8 LST_get (file s_lst1.c:196)
11.9 LST_set (file s_lst1.c:228)
11.10 LST_strip (file s_lst1.c:250)
11.11 LST_vtol (file s_lst2.c:141)
11.12 LST_ltov (file s_lst2.c:164)
11.13 LST_free_text (file s_lst2.c:238)
11.14 LST_read_file (file s_lst2.c:274)
11.15 LST_save_file (file s_lst2.c:308)
12. Le groupe s_mmt
12.1 MMT_create (file s_mmtcr.c:42)
12.2 MMT_set_title (file s_mmtcr.c:100)
12.3 MMT_free (file s_mmtcr.c:121)
12.4 MMT_set_lst (file s_mmtcr.c:144)
12.5 MMT_get_lst (file s_mmtcr.c:170)
12.6 MMT_set_vec (file s_mmtcr.c:185)
12.7 MMT_get_vec (file s_mmtcr.c:220)
12.8 MMT_display_vec (file s_mmtcr.c:202)
12.9 MMT_display (file s_mmtcr.c:230)
12.10 MMT_edit (file s_mmtcr.c:247)
12.11 MMT_edit_window (file s_mmtcr.c:262)
12.12 MMT_edit_line (file s_mmtcr.c:377)
12.13 MMT_edit_file (file s_mmtcr.c:564)
12.14 MMT_show_file (file s_mmtcr.c:582)
12.15 MMT_set_pos_attr (file s_mmtcr.c:646)
13. Le groupe s_xdr
13.1 XDR_l2s_s
13.2 XDR_s2l_s
13.3 XDR_l2s_l
13.4 XDR_s2l_l
13.5 XDR_l2s_f
13.6 XDR_s2l_f
13.7 XDR_l2s_d
13.8 XDR_s2l_d
13.9 XDR_wshort
13.10 XDR_rshort
13.11 XDR_wlong
13.12 XDR_rlong
13.13 XDR_wfloat
13.14 XDR_rfloat
13.15 XDR_wdouble
13.16 XDR_rdouble
14. Le groupe s_lzh
14.1 LzhEncodeFile (file s_lzhf.c:105)
14.2 LzhDecodeFile (file s_lzhf.c:130)
14.3 LzhDecodeAppFile (file s_lzhf.c:152)
14.4 LzhEncodeStr (file s_lzhs.c:49)
14.5 LzhDecodeStr (file s_lzhs.c:85)
14.6 LzhEncodeGnl (file s_lzh.c:788)
14.7 LzhDecodeGnl (file s_lzh.c:847)
15. Le groupe s_ini
15.1 IniOpen (file s_rdini.c:51)
15.2 IniOpenSection (file s_rdini.c:256)
15.3 IniClose (file s_rdini.c:111)
15.4 IniError (file s_rdini.c:430)
15.5 IniRead (file s_rdini.c:151)
15.6 IniUnRead (file s_rdini.c:130)
15.7 IniReadSection (file s_rdini.c:337)
15.8 IniReadCurSection (file s_rdini.c:391)
15.9 IniReadTxtParm (file s_rdini.c:481)
15.10 IniReadNumParm (file s_rdini.c:554)
15.11 IniReadYNParm (file s_rdini.c:639)
15.12 IniReadRealParm (file s_rdini.c:607)
15.13 IniReadAllSections (file s_rdini.c:771)
15.14 IniWriteParm (file s_rdini.c:702)
15.15 INIFILE
16. Le groupe s_cpp
16.1 CppOpen (file s_cpp.c:115)
16.2 CppClose (file s_cpp.c:162)
16.3 CppError (file s_cpp.c:754)
16.4 CppPrintError (file s_cpperr.c:17)
16.5 CppGetc (file s_cpp.c:444)
16.6 CppUngetc (file s_cpp.c:350)
16.7 CppRecord (file s_cpp.c:223)
16.8 CppRecordLILO (file s_cpp.c:279)
16.9 CppSkipSpaces (file s_cppfns.c:15)
16.10 CppSkipToChars (file s_cppfns.c:42)
16.11 CppSkipToEol (file s_cppfns.c:123)
16.12 CppReadToChars (file s_cppfns.c:68)
16.13 CppReadLine (file s_cppfns.c:100)
16.14 CppReadOnlyChars (file s_cppfns.c:161)
16.15 CppReadWord (file s_cppfns.c:211)
16.16 CppReadLong (file s_cppfns.c:245)
16.17 CppReadDbl (file s_cppfns.c:270)
16.18 CppReadString (file s_cppfns.c:314)
16.19 CppReadQuotedString (file s_cppfns.c:363)
16.20 CppDefine (file s_cpp.c:648)
17. Le groupe s_wprt
17.1 WscrListPrinters (file s_wprts.c:33)
17.2 WscrGetDefaultPrinter (file s_wprts.c:92)
17.3 WscrSetDefaultPrinter (file s_wprts.c:129)
17.4 WscrPrinterProperties (file s_wprts.c:163)
17.5 WscrSetPrinterOrientation (file s_wprts.c:383)
17.6 WscrSetPrinterPaperSize (file s_wprts.c:419)
17.7 WscrSetPrinterScale (file s_wprts.c:462)
17.8 WscrSetPrinterCopies (file s_wprts.c:485)
17.9 WscrSetPrinterQuality (file s_wprts.c:511)
17.10 WscrSetPrinterColor (file s_wprts.c:543)
17.11 WscrSetPrinterDuplex (file s_wprts.c:574)
17.12 WscrSetPrinterCollate (file s_wprts.c:605)
17.13 WscrGetPrinterOrientation (file s_wprts.c:251)
17.14 WscrGetPrinterDuplex (file s_wprts.c:285)
17.15 WprPrinterInit (file s_wprt.c:82)
17.16 WprPrinterEnd (file s_wprt.c:150)
17.17 WprEMFInit (file s_wemfcr.c:117)
17.18 WprEMFEnd (file s_wemfcr.c:223)
17.19 WprWMFInit (file s_wemfcr.c:176)
17.20 WprWMFEnd (file s_wemfcr.c:295)
17.21 WprSetFont (file s_wprt.c:274)
17.22 WprSetPen (file s_wprt.c:777)
17.23 WprSetBrush (file s_wprt.c:634)
17.24 WprSetColor (file s_wprt.c:597)
17.25 WprHCenterLeft (file s_wprt.c:411)
17.26 WprHCenterRight (file s_wprt.c:424)
17.27 WprHCenterCenter (file s_wprt.c:437)
17.28 WprVCenterTop (file s_wprt.c:450)
17.29 WprVCenterBottom (file s_wprt.c:463)
17.30 WprVCenterBaseline (file s_wprt.c:476)
17.31 WprLine (file s_wprt.c:574)
17.32 WprPolyline (file s_wprt.c:540)
17.33 WprRectangle (file s_wprt.c:523)
17.34 WprArc (file s_wprt.c:559)
17.35 WprPrintString (file s_wprt.c:396)
17.36 WprFormFeed (file s_wprt.c:325)
17.37 WprPrintStringNoAlign (file s_wprt.c:370)
17.38 WprGetStringWidth (file s_wprt.c:499)
17.39 WscrPrintRawInit (file s_wprraw.c:64)
17.40 WscrPrintRawData (file s_wprraw.c:107)
17.41 WscrPrintRawString (file s_wprraw.c:129)
17.42 WscrPrintRawFile (file s_wprraw.c:166)
17.43 WscrPrintRawEnd (file s_wprraw.c:142)
18. Le groupe s_wprtch
18.1 WprChInit (file s_wprt2.c:50)
18.2 WprChEnd (file s_wprt2.c:77)
18.3 WprChNewLine (file s_wprt2.c:93)
18.4 WprChFormFeed (file s_wprt2.c:107)
18.5 WprChPrintString (file s_wprt2.c:146)
18.6 WprChCONDENSED
18.7 WprChENLARGED
19. Le groupe s_a2m
19.1 Syntaxe des fichiers a2m
19.2 A2mToRtf (file s_a2mrtf.c:154)
19.3 A2mRtfReadIni (file s_a2mrtf.c:895)
19.4 A2mToMif (file s_a2mfrm.c:167)
19.5 A2mFrmReadIni (file s_a2mfrm.c:992)
19.6 A2mToHtml (file s_a2mhtm.c:133)
19.7 A2mToHtmlStrip (file s_a2mhtm.c:145)
19.8 A2mHtmlReadIni (file s_a2mhtm.c:970)
19.9 A2mToCsv (file s_a2mcsv.c:75)
19.10 A2mCsvReadIni (file s_a2mcsv.c:285)
19.11 A2mToGdiPrinter (file s_a2mgdi.c:176)
19.12 A2mGdiReadIni (file s_a2mgdi.c:1038)
19.13 A2mToGdiEMF (file s_a2memf.c:154)
19.14 A2mGdiEMFGrf (file s_a2memf.c:190)
19.15 A2mPrintError (file s_a2merr.c:37)
19.16 A2mError (file s_a2mrd.c:1892)
19.17 A2mMemBegin (file s_a2mmem.c:62)
19.18 A2mMemRecord (file s_a2mmem.c:148)
19.19 A2mMemRecordFile (file s_a2mmem.c:188)
19.20 A2mMemFlush (file s_a2mmem.c:239)
19.21 A2mMemEnd (file s_a2mmem.c:290)
20. Le groupe s_html
20.1 HtmlInit (file s_html.c:35)
20.2 HtmlEnd (file s_html.c:56)
20.3 HtmlFormInit (file s_html.c:78)
20.4 HtmlFormEnd (file s_html.c:101)
20.5 HtmlFormText (file s_html.c:200)
20.6 HtmlFormTextArea (file s_html.c:305)
20.7 HtmlFormButton (file s_html.c:126)
20.8 HtmlFormRadio (file s_html.c:230)
20.9 HtmlFormMenu (file s_html.c:267)
20.10 HtmlFormHidden (file s_html.c:151)
20.11 HtmlFormPassword (file s_html.c:173)
20.12 JHOpen (file s_htmlyy.c:158)
20.13 JHClose (file s_htmlyy.c:205)
20.14 JHRead (file s_htmlyy.c:327)
20.15 JHUnread (file s_htmlyy.c:385)
20.16 JHLex (file s_htmlyy.c:283)
20.17 JHYYFind (file s_htmlyy.c:104)
20.18 HtmlToc (file s_htmltc.c:60)
20.19 HtmlMessage (file s_htmler.c:19)
20.20 HtmlSplit (file s_htmlsp.c:85)
20.21 HtmlReplace (file s_htmlsb.c:81)
21. Le groupe s_comdlg
21.1 WscrChooseColor (file s_wcomdl.c:27)
21.2 WscrGetFilename (file s_wcomdl.c:106)
21.3 WscrChooseFont (file s_wcomdl.c:175)
22. Le groupe s_ipc
22.1 Transferts via clipboard
22.2 Serveur et client DDE
22.3 Sockets Windows
22.4 Accès SMTP
23. Le groupe s_wddlg
23.1 WDDlgCreate (file s_wddlg.c:643)
23.2 WDDlgFree (file s_wddlg.c:1334)
23.3 WDDlgSetBeginFn (file s_wddlg.c:2103)
23.4 WDDlgSetEndFn (file s_wddlg.c:2128)
23.5 WDDlgSetOkFn (file s_wddlg.c:2074)
23.6 WDDlgSetEscFn (file s_wddlg.c:2045)
23.7 WDDlgAddButton (file s_wddlg.c:868)
23.8 WDDlgAddListbox (file s_wddlg.c:940)
23.9 WDDlgAddStatic (file s_wddlg.c:977)
23.10 WDDlgAddIcon (file s_wddlg.c:1013)
23.11 WDDlgAddBmp (file s_wddlg.c:1050)
23.12 WDDlgAddEdit (file s_wddlg.c:1137)
23.13 WDDlgAddHSlider (file s_wddlg.c:1167)
23.14 WDDlgAddListview (file s_wddlg.c:1680)
23.15 WDDlgAddGroupbox (file s_wddlg.c:1080)
23.16 WDDlgAddProgress (file s_wddlg.c:1195)
23.17 WDDlgSetFont (file s_wddlg.c:66)
23.18 WDDlgSetIo (file s_wddlg.c:115)
23.19 WDDlgSetTabs (file s_wddlg.c:164)
23.20 WDDlgSetLVTabs (file s_wddlg.c:1791)
23.21 WDDlgGetCurSel (file s_wddlg.c:2145)
23.22 WDDlgSetCurSel (file s_wddlg.c:2163)
23.23 WDDlgLBChangeText (file s_wddlg.c:2182)
23.24 WDDlgShowField (file s_wddlg.c:1939)
23.25 WDDlgHideField (file s_wddlg.c:1922)
23.26 WDDlgEdit (file s_wddlg.c:1245)
23.27 WDDlgDisplayFlds (file s_wddlg.c:315)
23.28 WDDlgDisplayField (file s_wddlg.c:224)
23.29 WDDlgSetFocus (file s_wddlg.c:2203)
23.30 WDDlgSelect (file s_wddlg.c:1467)
23.31 WDDlgLVSelect (file s_wddlg.c:1578)
23.32 WDDlgAsk (file s_wddlg.c:1989)
23.33 WDDlgMsgBox (file s_wddlg.c:2300)
24. Le groupe s_wsys
24.1 WscrGetOSVersion (file s_wsys.c:127)
24.2 WscrAddGroupItem (file s_wsys.c:53)
24.3 WscrDeleteGroup (file s_wsys.c:94)
24.4 WscrRegisterFileType (file s_wsys.c:276)
24.5 WscrRegisterMimeType (file s_wsys.c:177)
24.6 WscrRegisterDeleteFileType (file s_wsys.c:296)
24.7 WscrRegisterDeleteMimeType (file s_wsys.c:315)
24.8 WscrRegisterUninstall (file s_wsys.c:375)
24.9 WscrRegisterDeleteUninstall (file s_wsys.c:398)
24.10 WscrRegisterSetApplData (file s_wsys.c:420)
24.11 WscrRegisterGetApplData (file s_wsys.c:445)
24.12 WscrRegisterDeleteApplData (file s_wsys.c:471)
24.13 WscrRegisterGetValue (file s_wsys.c:494)
24.14 WscrGetMS (file s_wsys2.c:28)
24.15 WscrWinExec (file s_wsys.c:519)
24.16 WscrSystem (file s_wsys.c:537)
24.17 WscrCreateProcess (file s_wsys.c:592)
24.18 WscrCreateConsoleProcess (file s_wsys.c:648)
24.19 WscrGetProcessCount (file s_wprocs.c:78)
24.20 WscrGetCurrentProcessCount (file s_wprocs.c:113)
24.21 WscrGetPSList (file s_wps.c:42)
24.22 WscrFreePSList (file s_wps.c:84)
24.23 WscrFindPS (file s_wps.c:108)
24.24 WscrNetUse (file s_wnet.c:41)
24.25 WscrNetDelete (file s_wnet.c:92)
24.26 WscrRasConnect (file s_wdial.c:275)
24.27 WscrRasHangUp (file s_wdial.c:513)
24.28 WscrRasStatus (file s_wdial.c:389)
24.29 WscrRasStatusConnection (file s_wdial.c:420)
24.30 WscrRasGetConnections (file s_wdial.c:444)
24.31 WscrRasHangUpConnection (file s_wdial.c:545)
24.32 WscrRasErrorMsg (file s_wdial.c:331)
24.33 WscrCreateHiddenWindow (file s_whid.c:82)
24.34 WscrDeleteHiddenWindow (file s_whid.c:138)
24.35 WscrMessageLoop (file s_whid.c:121)
24.36 WscrAddTaskBarIcon (file s_wtray.c:15)
24.37 WscrDeleteTaskBarIcon (file s_wtray.c:48)
24.38 WscrChangeTaskBarTooltip (file s_wtray.c:73)
24.39 WscrGetMainWnd (file s_wsys2.c:14)
24.40 WscrGetWindowsDir (file s_wsys.c:554)
24.41 WscrGetSystemDir (file s_wsys.c:566)
24.42 WscrTempFilename (file s_wsys2.c:68)
24.43 WscrCalcMoveWindow (file s_whwnd.c:264)
24.44 WscrMoveWindow (file s_whwnd.c:195)
24.45 WscrMoveAnimateWindow (file s_whwnd.c:224)
24.46 WscrShrinkWindow (file s_whwnd.c:138)
25. Le groupe s_odbc
25.1 OInit (file s_odbc.c:26)
25.2 OEnd (file s_odbc.c:58)
25.3 OOpenDSN (file s_odbc.c:111)
25.4 OCloseDSN (file s_odbc.c:163)
25.5 OAddMSAccessDSN (file s_odbc.c:1100)
25.6 OListDSNs (file s_odbcls.c:36)
25.7 OListTables (file s_odbcls.c:85)
25.8 OGetTableInfo (file s_odbc.c:231)
25.9 OFreeOTBL (file s_odbc.c:326)
25.10 ODisplayTable (file s_odbcpr.c:119)
25.11 OPrintRow (file s_odbcpr.c:96)
25.12 OPrintRowFd (file s_odbcpr.c:23)
25.13 ODisplayDSNInfos (file s_odbcpr.c:225)
25.14 OQuery (file s_odbc.c:405)
25.15 ONext (file s_odbc.c:647)
25.16 OPrevious (file s_odbc.c:674)
25.17 OFreeOCSR (file s_odbc.c:694)
25.18 OBindCol (file s_odbc.c:530)
25.19 OGetCol (file s_odbc.c:583)
25.20 OGetColLen (file s_odbc.c:595)
25.21 OSql (file s_odbc.c:751)
25.22 OExecSQLFile (file s_odbc.c:975)
25.23 OSqlNative (file s_odbc.c:1059)
25.24 OGetCount (file s_odbc.c:1260)
25.25 OGetCountWhere (file s_odbc.c:1229)
25.26 OGetMaxValue (file s_odbc.c:1194)
25.27 OError (file s_odbc.c:790)
26. Le groupe s_isc
26.1 ISC_init (file s_dbcgnl.c:50)
26.2 ISC_end (file s_dbcgnl.c:97)
26.3 ISC_set_vars_gnl (file s_dbcgnl.c:126)
26.4 ISC_getaccess (file s_dbcgnl.c:1215)
26.5 ISC_getdate (file s_dbcgnl.c:1181)
26.6 ISC_gettime (file s_dbcgnl.c:1151)
26.7 ISC_dir (file s_dbcgnl.c:798)
26.8 ISC_mkdir (file s_dbcgnl.c:884)
26.9 ISC_rmdir (file s_dbcgnl.c:907)
26.10 ISC_rename (file s_dbcgnl.c:269)
26.11 ISC_access (file s_dbcgnl.c:240)
26.12 ISC_unlink (file s_dbcgnl.c:298)
26.13 ISC_stat (file s_dbcgnl.c:330)
26.14 ISC_create_dirs (file s_dbcgnl.c:1109)
26.15 ISC_copy_1file (file s_dbcgnl.c:1058)
26.16 ISC_getcrc32 (file s_dbcgnl.c:400)
26.17 ISC_fopen (file s_dbcgnl.c:436)
26.18 ISC_fclose (file s_dbcgnl.c:475)
26.19 ISC_fread (file s_dbcgnl.c:504)
26.20 ISC_fwrite (file s_dbcgnl.c:527)
26.21 ISC_ungetc (file s_dbcgnl.c:548)
26.22 ISC_getc (file s_dbcgnl.c:567)
26.23 ISC_fflush (file s_dbcgnl.c:600)
26.24 ISC_putc (file s_dbcgnl.c:690)
26.25 ISC_read_line (file s_dbcgnl.c:1021)
26.26 ISC_fseek (file s_dbcgnl.c:617)
26.27 ISC_ftell (file s_dbcgnl.c:634)
26.28 ISC_flock (file s_dbcgnl.c:651)
26.29 ISC_funlock (file s_dbcgnl.c:670)
26.30 ISC_fprintf (file s_dbcgnl.c:1134)
26.31 ISC_system (file s_dbcgnl.c:720)
26.32 ISC_winexec (file s_dbcgnl.c:743)
26.33 ISC_wait (file s_dbcgnl.c:770)
27. Utilitaires : Syntaxe des fonctions
27.1 s_args : syntax of functions
27.2 s_date : syntax of functions
27.3 s_yy : syntax of functions
27.4 s_strs : syntax of functions
27.5 s_swap : syntax of functions
27.6 s_scroll : syntax of functions
27.7 s_mat : syntax of functions
27.8 s_calc : syntax of functions
27.9 s_vf : syntax of functions
27.10 s_lst : syntax of functions
27.11 s_mmt : syntax of functions
27.12 s_xdr : syntax of functions
27.13 s_lzh : syntax of functions
27.14 s_ini : syntax of functions
27.15 s_cpp : syntax of functions
27.16 s_wprt : syntax of functions
27.17 s_wprtch : syntax of functions
27.18 s_a2m : syntax of functions
27.19 s_html : syntax of functions
27.20 s_comdlg : syntax of functions
27.21 s_ipc : syntax of functions
27.22 s_wddlg : syntax of functions
27.23 s_wsys : syntax of functions
27.24 s_odbc : syntax of functions
27.25 s_isc : syntax of functions

[X-ON] [SCR4/AL1]

Copyright © 1998-2001 Jean-Marc and Bernard PAUL - Envoyez vos remarques ou commentaires à bp@xon.be