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
Line 3: Line 3:
 
*[https://www.gnu.org/software/libc/manual/ GNU C library (glibc) manual]
 
*[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/pdf/libc.pdf The GNU C Library Reference Manual] (PDF file)
[[Category:Linux]][[Category:C]]
+
{|
 +
|-
 +
{|
 +
|-valign=top
 +
<!----------------------------- MSP 430 I ------------------------------->
 +
|width="300"|{{FrontpageBox
 +
|colorcombination = 11
 +
|headline = MSP430
 +
|bgcolor  = transparent
 +
|bottombox = http://www.embedded.com/
 +
|picture  = binary.png
 +
|content  =
 +
{{FrontpageBox/subject
 +
|colorcombination    = 11
 +
|title = Main categories
 +
}}
 +
:*[[MSP430F5529|MSP430F5529 MCU]]
 +
:*[[MSP430G2553|MSP430G2553 MCU]]
 +
:*[[IAR Workbench]]
 +
:*[[C programming|C programming]]
 +
:*[[MSP430|Old MSP430 Start page]]
 +
}}
 +
|
 +
{|
 +
|-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://learning.oreilly.com/library/view/the-linux-programming/9781593272203/ The Linux Programming Interface] (Oreilly)
 +
:*[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]][[Category:GNU]]

Revision as of 09:14, 18 December 2022

Links