2020-07-11 07:21:17 +03:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2021-10-25 22:34:27 +03:00
< meta http-equiv = "X-UA-Compatible" content = "IE=11" / >
2022-06-07 21:13:03 +03:00
< meta name = "generator" content = "Doxygen 1.9.4" / >
2020-07-11 07:21:17 +03: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-25 22:34:27 +03:00
MathJax.Hub.Config({
extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"],
jax: ["input/TeX","output/HTML-CSS"],
2020-07-11 07:21:17 +03: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-14 23:11:27 +03:00
< tr id = "projectrow" >
< td id = "projectalign" >
2021-10-25 22:34:27 +03:00
< div id = "projectname" > Algorithms_in_C< span id = "projectnumber" >   1.0.0< / span >
2020-07-11 07:21:17 +03:00
< / div >
< div id = "projectbrief" > Set of algorithms implemented in C.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-06-07 21:13:03 +03:00
<!-- Generated by Doxygen 1.9.4 -->
2020-07-11 07:21:17 +03:00
< script type = "text/javascript" >
2021-10-25 22:34:27 +03:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-07-11 07:21:17 +03: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-25 22:34:27 +03:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-07-11 07:21:17 +03:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2021-10-25 22:34:27 +03:00
/* @license-end */
< / script >
2020-07-11 07:21:17 +03: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-25 22:34:27 +03:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-07-11 07:21:17 +03:00
$(document).ready(function(){initNavTree('globals_func_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" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "contents" >
 
2021-10-25 22:34:27 +03:00
< h3 > < a id = "index_m" name = "index_m" > < / a > - m -< / h3 > < ul >
2022-01-11 21:28:31 +03: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 = "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< / a > , < a class = "el" href = "dd/d8c/adaline__learning_8c.html#a3c04138a5bfe5d72780bb7e82a18e62
2021-10-25 22:34:27 +03:00
< 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_mul()  :  < a class = "el" href = "d7/d50/qr__eigen__values_8c.html#a5835240036dc02ee9a13e65c559fb907" > qr_eigen_values.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_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 > 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-07-11 07:21:17 +03:00
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
2022-06-07 21:13:03 +03: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.4 < / li >
2020-07-11 07:21:17 +03:00
< / ul >
< / div >
< / body >
< / html >