NASM - The Netwide Assembler
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Home
Help
Search
Calendar
Login
Register
NASM - The Netwide Assembler
»
NASM Forum
»
Example Code
»
Linux - Boilerplate Examples X11 programming
« previous
next »
Print
Pages: [
1
]
Author
Topic: Linux - Boilerplate Examples X11 programming (Read 13306 times)
Zefferon
Jr. Member
Posts: 13
Linux - Boilerplate Examples X11 programming
«
on:
January 06, 2015, 11:18:29 PM »
7 X11 demos.
The first 6 walk you through the process of maturing a program from a single huge
monolithic to modular programming.
The 7th demo has a PREPROCESSOR, a really nasty sumbitch that blows the door wide
open to programming X11 with widgets.
The webpage is:
http://www.shallizar.com/nasmcollection/Linux/Shallizar/Apps/Boilerplate/X11basics.html
Each file can be downloaded individually.
The homepage is:
www.shallizar.com
The files can also be downloaded as a tarball:
http://www.shallizar.com/nasmcollection/Linux/nasmcoldnldlinux.html
Logged
Print
Pages: [
1
]
« previous
next »
NASM - The Netwide Assembler
»
NASM Forum
»
Example Code
»
Linux - Boilerplate Examples X11 programming