2020-06-28 23:40:24 +03:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2022-09-08 03:17:03 +03:00
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en-US" >
2020-06-28 23:40:24 +03:00
< 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-09-08 03:17:03 +03:00
< meta name = "generator" content = "Doxygen 1.9.5" / >
2020-06-28 23:40:24 +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-06-28 23:40:24 +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-06-28 23:40:24 +03:00
< / div >
< div id = "projectbrief" > Set of algorithms implemented in C.< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-09-08 03:17:03 +03:00
<!-- Generated by Doxygen 1.9.5 -->
2020-06-28 23:40:24 +03:00
< script type = "text/javascript" >
2021-10-25 22:34:27 +03:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2022-09-08 03:17:03 +03:00
var searchBox = new SearchBox("searchBox", "search/",'.html');
2020-06-28 23:40:24 +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-06-28 23:40:24 +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-06-28 23:40:24 +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-06-28 23:40:24 +03:00
$(document).ready(function(){initNavTree('globals_g.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 03:17:03 +03: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-28 23:40:24 +03: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-25 22:34:27 +03:00
< h3 > < a id = "index_g" name = "index_g" > < / a > - g -< / h3 > < ul >
< li > gcd()  :  < a class = "el" href = "d5/d7c/problem__5_2sol3_8c.html#a59347107cbfdf48d51108e50280e760d" > sol3.c< / a > < / li >
2022-11-09 00:23:55 +03:00
< li > get()  :  < a class = "el" href = "df/dfa/vector_8c.html#a15f534ebe962fda31cc191852befc250" > vector.c< / a > < / li >
2021-10-25 22:34:27 +03:00
< li > get_angle()  :  < a class = "el" href = "de/d7b/group__vec__3d.html#ga55be1d766c8a824b35d97e79744834d8" > vectors_3d.c< / a > < / li >
< li > get_ch()  :  < a class = "el" href = "d9/deb/min__printf_8h.html#a409d428c337bf5476567a228274f49f1" > min_printf.h< / a > < / li >
< li > get_clock_diff()  :  < a class = "el" href = "d2/df6/kohonen__som__topology_8c.html#a2256c10b16edba377b64a44b6c656908" > kohonen_som_topology.c< / a > , < a class = "el" href = "d0/d46/kohonen__som__trace_8c.html#a2256c10b16edba377b64a44b6c656908" > kohonen_som_trace.c< / a > < / li >
< li > get_cross_matrix()  :  < a class = "el" href = "de/d7b/group__vec__3d.html#ga5082b0720c2cc51ae84bf19bd76dc849" > vectors_3d.c< / a > < / li >
< li > get_digits()  :  < a class = "el" href = "d8/d32/problem__25_2sol1_8c.html#a2b90df6bfbf0d18cd9a19c1a71453783" > sol1.c< / a > < / li >
< li > get_divisors()  :  < a class = "el" href = "d4/d83/problem__401_2sol1_8c.html#a7380e14d595d560007b02ce516b6b215" > sol1.c< / a > < / li >
< li > get_min_2d()  :  < a class = "el" href = "d1/d6b/group__kohonen__2d.html#gadc22d512c00a9f5799ee067f4fb90b4b" > kohonen_som_topology.c< / a > < / li >
< li > get_month_days()  :  < a class = "el" href = "dd/df0/problem__19_2sol1_8c.html#ab7f9ad087f124b8e0615aa535b4c8a75" > sol1.c< / a > < / li >
< li > get_next_abundant()  :  < a class = "el" href = "d7/ddb/problem__23_2sol1_8c.html#ac5d600bf3077f4188afc4c5cd2c40eaf" > sol1.c< / a > , < a class = "el" href = "d4/dbd/problem__23_2sol2_8c.html#ac5d600bf3077f4188afc4c5cd2c40eaf" > sol2.c< / a > < / li >
< li > get_next_unknown()  :  < a class = "el" href = "d5/df4/group__sudoku.html#ga62e94fc39f116e2c81daed8f5437431b" > sudoku_solver.c< / a > < / li >
< li > get_number()  :  < a class = "el" href = "db/d01/problem__13_2sol1_8c.html#ac260f58785fb20eb09bb35385a7d47f8" > sol1.c< / a > < / li >
< li > get_number_of_digits()  :  < a class = "el" href = "d9/deb/min__printf_8h.html#aefb40d94d5d9fa2a28bc64755dde096f" > min_printf.h< / a > < / li >
< li > get_perfect_number()  :  < a class = "el" href = "d7/ddb/problem__23_2sol1_8c.html#a1aca7f530f82b27100262adba9e7556b" > sol1.c< / a > , < a class = "el" href = "d4/dbd/problem__23_2sol2_8c.html#a1aca7f530f82b27100262adba9e7556b" > sol2.c< / a > < / li >
< li > get_product()  :  < a class = "el" href = "dc/d63/problem__8_2sol1_8c.html#a9ffc8845f17b01a353767a40a3adf7bd" > sol1.c< / a > < / li >
< li > get_rand()  :  < a class = "el" href = "d6/d2e/cartesian__to__polar_8c.html#a60e62b809ca9dcb1b20a140b30d30f60" > cartesian_to_polar.c< / a > < / li >
< li > get_width_and_precision()  :  < a class = "el" href = "d9/deb/min__printf_8h.html#aa61e2407aab2c75e9837c77cab937d03" > min_printf.h< / a > < / li >
< li > getMax()  :  < a class = "el" href = "da/d02/binary__search__tree_8c.html#ad50f3debc5323bb7b71933effb64f30f" > binary_search_tree.c< / a > < / li >
< li > getPointerToWord()  :  < a class = "el" href = "d3/d78/words__alphabetical_8c.html#a9e3cab68cf6557024f0073f674a307a1" > words_alphabetical.c< / a > < / li >
< li > getPrecedence()  :  < a class = "el" href = "db/d0c/infix__to__postfix_8c.html#ac91f38ad7885fca93e39325361a5c787" > infix_to_postfix.c< / a > < / li >
2020-06-28 23:40:24 +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-09-08 03:17: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.5 < / li >
2020-06-28 23:40:24 +03:00
< / ul >
< / div >
< / body >
< / html >