Difference between revisions of "Linux C programming portal"

From Teknologisk videncenter
Jump to: navigation, search
(Created page with " =Links= *[https://www.gnu.org/software/libc/manual/ GNU C library (glibc) manual] *[https://www.gnu.org/software/libc/manual/pdf/libc.pdf The GNU C Library Reference Manual]...")
 
m
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
=Links=
+
{|
*[https://www.gnu.org/software/libc/manual/ GNU C library (glibc) manual]
+
|-
*[https://www.gnu.org/software/libc/manual/pdf/libc.pdf The GNU C Library Reference Manual] (PDF file)
+
{|
[[Category:Linux]][[Category:C]]
+
|-valign=top
 +
<!----------------------------- C I ------------------------------->
 +
|width="300"|{{FrontpageBox
 +
|colorcombination = 11
 +
|headline = GNU/Linux
 +
|bgcolor  = transparent
 +
|bottombox =
 +
|picture  = tux.png
 +
|content  =
 +
{{FrontpageBox/subject
 +
|colorcombination    = 11
 +
|title = Subjects
 +
}}
 +
:*[[C programming|C in general]]
 +
:*[[C processes in Linux|Working with processes]]
 +
:*[[Pthread|Working with threads]]
 +
:*[[IPC Linux|Inter process Communication]]
 +
:*[[C linux development|Installing development packages]]
 +
:*[[GNU C library]]
 +
:*[[XLIB|Using XLIB graphical api]]
 +
:*[[Linux Libraries]]
 +
:*[[Timer Linux]]
 +
:*[[Gcc|gcc compiler]]
 +
:*[[Linux crypt| Cryptology]]
 +
:*[[Malloc|malloc memory allocation]]
 +
:*[[Systemd debian]]
 +
:*[[Linux Network Programming]]
 +
:*[[kbhit]] Check if key pressed
 +
 +
 
 +
}}
 +
|
 +
{|
 +
|-valign=top
 +
<!----------------------------- C II ------------------------------->
 +
|width="300"|{{FrontpageBox
 +
|colorcombination = 11
 +
|headline =  Documentation
 +
|bgcolor  = transparent
 +
|bottombox = https://www.oreilly.com/
 +
|picture  = Kcmmemory.png
 +
|content  =
 +
{{FrontpageBox/subject
 +
|colorcombination    = 10
 +
|title = GNU/Linux
 +
}}
 +
:*[https://www.kernel.org/doc/html/v4.19/maintainer/index.html Kernel Maintainer Handbook] :-)
 +
:*[https://learning.oreilly.com/library/view/the-linux-programming/9781593272203/ The Linux Programming Interface]
 +
:*[https://www.gnu.org/software/libc/manual/ GNU C library (glibc) manual]
 +
:*[https://www.gnu.org/software/libc/manual/pdf/libc.pdf The GNU C Library Reference Manual] (PDF file)
 +
:*[https://www.gnu.org/software/libc/manual/html_node/Concept-Index.html GNU glibc concept index]
 +
}}
 +
|}
 +
[[Category:Linux]][[Category:C]][[Category:GNU]]

Latest revision as of 09:43, 30 November 2023