2020-06-29 04:40:24 +08:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2022-09-08 08:17:03 +08:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
2020-06-29 04:40:24 +08:00
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2021-10-26 03:34:27 +08:00
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2022-09-08 08:17:03 +08:00
< meta name = "generator" content = "Doxygen 1.9.5" / >
2020-06-29 04:40:24 +08:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > Algorithms_in_C: Globals< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< script type = "text/x-mathjax-config" >
2021-10-26 03:34:27 +08:00
MathJax.Hub.Config({
extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"],
jax: ["input/TeX","output/HTML-CSS"],
2020-06-29 04:40:24 +08:00
});
< / script >
< script type = "text/javascript" async = "async" src = "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.7/MathJax.js?config=TeX-MML-AM_CHTML/MathJax.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
2022-01-15 04:11:27 +08:00
< tr id = "projectrow" >
< td id = "projectalign" >
2021-10-26 03:34:27 +08:00
< div id = "projectname" > Algorithms_in_C< span id = "projectnumber" >   1.0.0< / span >
2020-06-29 04:40:24 +08:00
< / div >
< div id = "projectbrief" > Set of algorithms implemented in C.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-09-08 08:17:03 +08:00
<!-- Generated by Doxygen 1.9.5 -->
2020-06-29 04:40:24 +08:00
< script type = "text/javascript" >
2021-10-26 03:34:27 +08:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2022-09-08 08:17:03 +08:00
var searchBox = new SearchBox("searchBox", "search/",'.html');
2020-06-29 04:40:24 +08:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2021-10-26 03:34:27 +08:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-06-29 04:40:24 +08:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2021-10-26 03:34:27 +08:00
/* @license-end */
< / script >
2020-06-29 04:40:24 +08:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
2021-10-26 03:34:27 +08:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-06-29 04:40:24 +08:00
$(document).ready(function(){initNavTree('globals_m.html',''); initResizable(); });
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
2022-09-08 08:17:03 +08:00
< div id = "MSearchResults" >
< div class = "SRPage" >
< div id = "SRIndex" >
< div id = "SRResults" > < / div >
< div class = "SRStatus" id = "Loading" > Loading...< / div >
< div class = "SRStatus" id = "Searching" > Searching...< / div >
< div class = "SRStatus" id = "NoMatches" > No Matches< / div >
< / div >
< / div >
< / div >
2020-06-29 04:40:24 +08:00
< / div >
< div class = "contents" >
< div class = "textblock" > Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:< / div >
2021-10-26 03:34:27 +08:00
< h3 > < a id = "index_m" name = "index_m" > < / a > - m -< / h3 > < ul >
2022-11-18 02:24:50 +08:00
< li > main()  :  < a class = "el" href = "df/d27/alaw_8c.html#a0ddf1224851353fc92bfbff6f499fa97" > alaw.c< / a > , < a class = "el" href = "dd/d93/client_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > client.c< / a > , < a class = "el" href = "d9/ddd/remote__command__exec__udp__client_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > remote_command_exec_udp_client.c< / a > , < a class = "el" href = "dd/d79/remote__command__exec__udp__server_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > remote_command_exec_udp_server.c< / a > , < a class = "el" href = "d1/d20/server_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > server.c< / a > , < a class = "el" href = "d1/d98/tcp__full__duplex__client_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > tcp_full_duplex_client.c< / a > , < a class = "el" href = "d1/d6b/tcp__full__duplex__server_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > tcp_full_duplex_server.c< / a > , < a class = "el" href = "da/d07/tcp__half__duplex__client_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > tcp_half_duplex_client.c< / a > , < a class = "el" href = "d6/d2b/tcp__half__duplex__server_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > tcp_half_duplex_server.c< / a > , < a class = "el" href = "da/de6/udp__client_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > udp_client.c< / a > , < a class = "el" href = "d8/dca/udp__server_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > udp_server.c< / a > , < a class = "el" href = "d7/dd8/c__atoi__str__to__integer_8c.html#a3c04138a5bfe5d72780bb7e82a18e627" > c_atoi_str_to_integer.c< / a > , < a class = "el" href = "d1/dba/decimal__to__any__base_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > decimal_to_any_base.c< / a > , < a class = "el" href = "d8/d30/decimal__to__binary__recursion_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > decimal_to_binary_recursion.c< / a > , < a class = "el" href = "d0/dd9/hexadecimal__to__octal2_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > hexadecimal_to_octal2.c< / a > , < a class = "el" href = "db/d0c/infix__to__postfix_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > infix_to_postfix.c< / a > , < a class = "el" href = "da/d96/infix__to__postfix2_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > infix_to_postfix2.c< / a > , < a class = "el" href = "dd/d53/int__to__string_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > int_to_string.c< / a > , < a class = "el" href = "d0/d8a/octal__to__hexadecimal_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > octal_to_hexadecimal.c< / a > , < a class = "el" href = "da/d02/binary__search__tree_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > binary_search_tree.c< / a > , < a class = "el" href = "da/da0/segment__tree_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > segment_tree.c< / a > , < a class = "el" href = "df/d3c/threaded__binary__trees_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > threaded_binary_trees.c< / a > , < a class = "el" href = "d3/d78/words__alphabetical_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > words_alphabetical.c< / a > , < a class = "el" href = "dd/d29/doubly__linked__list_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > doubly_linked_list.c< / a > , < a class = "el" href = "df/dfa/vector_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > vector.c< / a > , < a class = "el" href = "dd/d11/test__malloc__dbg_8c.html#a0ddf1224851353fc92bfbff6f499fa97" > test_malloc_dbg.c< / a > , < a class = "el" href = "d5/d5c/test__min__printf_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > test_min_printf.c< / a > , < a class = "el" href = "db/de2/naval__battle_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > naval_battle.c< / a > , < a class = "el" href = "d5/db8/vectors__3d_8c.html#a840291bc02cba5474a4cb46a9b9566fe" > vectors_3d.c< / a > , < a class = "el" href = "d7/d98/spirograph_8c.html#a3c04138a5bfe5d72780bb7e82a18e627" > spirograph.c< / a > , < a class = "el" href = "d9/dcc/prim_8c.html#abf9e6b7e6f15df4b525a2e7705ba3089" > prim.c< / a > , < a class = "el" href = "d3/d39/hash__adler32_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > hash_adler32.c< / a > , < a class = "el" href = "d9/dc9/hash__crc32_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > hash_crc32.c< / a > , < a class = "el" href = "d4/de3/hash__djb2_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > hash_djb2.c< / a > , < a class = "el" href = "d7/d0c/hash__sdbm_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > hash_sdbm.c< / a > , < a class = "el" href = "d0/d57/hash__xor8_8c.html#ae66f6b31b5ad750f1fe042a706a4e3d4" > hash_xor8.c< / a > , < a class = "el" href = "d0/df3/6_8c.html#a840291bc02cba5474a4cb46a9b9566fe" > 6.c
2021-10-26 03:34:27 +08:00
< li > malloc  :  < a class = "el" href = "d2/ddd/malloc__dbg_8h.html#a725f50ecaf1959d96de79b36b4788fee" > malloc_dbg.h< / a > < / li >
< li > malloc_dbg()  :  < a class = "el" href = "db/d84/malloc__dbg_8c.html#a37914d05ba1fe8848aa1b48cda719422" > malloc_dbg.c< / a > , < a class = "el" href = "d2/ddd/malloc__dbg_8h.html#a37914d05ba1fe8848aa1b48cda719422" > malloc_dbg.h< / a > < / li >
< li > mat_3x3  :  < a class = "el" href = "dd/d7a/group__matrix.html#ga9f844010cb96591fa94c9d533a500ab7" > geometry_datatypes.h< / a > < / li >
< li > mat_mul()  :  < a class = "el" href = "d7/d50/qr__eigen__values_8c.html#a5835240036dc02ee9a13e65c559fb907" > qr_eigen_values.c< / a > < / li >
2022-11-19 04:06:44 +08:00
< li > max  :  < a class = "el" href = "d1/d6b/group__kohonen__2d.html#gaffe776513b24d84b39af8ab0930fef7f" > kohonen_som_topology.c< / a > , < a class = "el" href = "d0/dcb/group__kohonen__1d.html#gaffe776513b24d84b39af8ab0930fef7f" > kohonen_som_trace.c< / a > < / li >
2022-11-19 04:13:09 +08:00
< li > MAX  :  < a class = "el" href = "dd/d93/client_8c.html#a392fb874e547e582e9c66a08a1f23326" > client.c< / a > , < a class = "el" href = "d1/d20/server_8c.html#a392fb874e547e582e9c66a08a1f23326" > server.c< / a > , < a class = "el" href = "d9/dcc/prim_8c.html#a392fb874e547e582e9c66a08a1f23326" > prim.c< / a > , < a class = "el" href = "d2/d6d/bubble__sort__2_8c.html#a392fb874e547e582e9c66a08a1f23326" > bubble_sort_2.c< / a > < / li >
2021-10-26 03:34:27 +08:00
< li > MAX_ADALINE_ITER  :  < a class = "el" href = "da/d2a/group__adaline.html#ga555ba960994e9bccb2029764588f694f" > adaline_learning.c< / a > < / li >
< li > MAX_DENO  :  < a class = "el" href = "d1/df9/problem__26_2sol1_8c.html#a619eec3220cebd7c5e455edbb14e9b12" > sol1.c< / a > < / li >
< li > MAX_DIGITS  :  < a class = "el" href = "d8/d32/problem__25_2sol1_8c.html#a001791a21d538b8b9176287ae60d9b61" > sol1.c< / a > < / li >
< li > MAX_LEN  :  < a class = "el" href = "d1/df9/problem__26_2sol1_8c.html#aabf4f709c8199e41cf279c77112345fe" > sol1.c< / a > < / li >
< li > MAX_LENGTH  :  < a class = "el" href = "d4/d83/problem__401_2sol1_8c.html#a7a9a231e30b47bc0345749c8bd1e5077" > sol1.c< / a > < / li >
< li > MAX_NAME_LEN  :  < a class = "el" href = "dd/d8b/problem__22_2sol1_8c.html#afd709f201d7643c3909621f620ea648a" > sol1.c< / a > < / li >
< li > MAX_NAMES  :  < a class = "el" href = "dd/d8b/problem__22_2sol1_8c.html#a6cb9b08aacb61416795ee78bfceacd38" > sol1.c< / a > < / li >
< li > MAX_SIZE  :  < a class = "el" href = "df/df3/union__find_8c.html#a0592dba56693fad79136250c11e5a7fe" > union_find.c< / a > , < a class = "el" href = "db/dd5/prime__seive_8c.html#ac1215a37edfa07d37edf6ec65f2235c7" > prime_seive.c< / a > < / li >
< li > MAXLINE  :  < a class = "el" href = "da/de6/udp__client_8c.html#a3e937c42922f7601edb17b747602c471" > udp_client.c< / a > , < a class = "el" href = "d8/dca/udp__server_8c.html#a3e937c42922f7601edb17b747602c471" > udp_server.c< / a > < / li >
< li > mem_info  :  < a class = "el" href = "db/d84/malloc__dbg_8c.html#ab6619fb17769f2e4e2e36c9ef2dda3c6" > malloc_dbg.c< / a > < / li >
< li > memoryInformation  :  < a class = "el" href = "db/d84/malloc__dbg_8c.html#afebd751704cd878d2e4b88499519c6e3" > malloc_dbg.c< / a > < / li >
< li > merge()  :  < a class = "el" href = "d5/d4c/group__sorting.html#ga8dc3ec66cb3350313fdb34bfd1674729" > merge_sort.c< / a > < / li >
< li > merge_sort()  :  < a class = "el" href = "d5/d4c/group__sorting.html#gab99b8a397bdd0bf2903d66c22ba4ba43" > merge_sort.c< / a > < / li >
< li > midpoint_euler()  :  < a class = "el" href = "d1/dc2/ode__midpoint__euler_8c.html#a148003d8b261d040c1c41e73b40af1dd" > ode_midpoint_euler.c< / a > < / li >
< li > midpoint_euler_step()  :  < a class = "el" href = "d1/dc2/ode__midpoint__euler_8c.html#affe6cc2ab040b94a29e6c41782f72d51" > ode_midpoint_euler.c< / a > < / li >
< li > min  :  < a class = "el" href = "d1/d6b/group__kohonen__2d.html#gac6afabdc09a49a433ee19d8a9486056d" > kohonen_som_topology.c< / a > , < a class = "el" href = "d0/dcb/group__kohonen__1d.html#gac6afabdc09a49a433ee19d8a9486056d" > kohonen_som_trace.c< / a > , < a class = "el" href = "d6/d7b/jump__search_8c.html#a8195a86b6d75b9a3939505e8bb50021e" > jump_search.c< / a > < / li >
< li > min_printf()  :  < a class = "el" href = "d9/deb/min__printf_8h.html#a33e08c05f8c656a0fee465c2e8d2ecf9" > min_printf.h< / a > < / li >
< li > minimum()  :  < a class = "el" href = "da/da0/segment__tree_8c.html#a93bfab032ce9dbc0c1feaeee32a885fb" > segment_tree.c< / a > , < a class = "el" href = "d9/dcc/prim_8c.html#a72ec66b10f86d67064d34f2b2717fdfc" > prim.c< / a > < / li >
< li > MOD_LIMIT  :  < a class = "el" href = "d4/d83/problem__401_2sol1_8c.html#ade1bdf2529e3c58f53bfb4d844f3a9d3" > sol1.c< / a > < / li >
< li > modifiedBinarySearch()  :  < a class = "el" href = "d3/d47/modified__binary__search_8c.html#a7df9a198e30cded6229d79bef7591f8f" > modified_binary_search.c< / a > < / li >
< li > multiply()  :  < a class = "el" href = "d6/d3d/factorial__large__number_8c.html#ad398ddbd594ca69a5e6dfc894925341e" > factorial_large_number.c< / a > < / li >
2020-06-29 04:40:24 +08:00
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2022-09-08 08:17:03 +08:00
< li class = "footer" > Generated by < a href = "https://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.svg" width = "104" height = "31" alt = "doxygen" / > < / a > 1.9.5 < / li >
2020-06-29 04:40:24 +08:00
< / ul >
< / div >
< / body >
< / html >