(anonymous IP: 18.97.14.91,354) | ||||||||||||||
| ||||||||||||||
Audio (99) Datatype (15) Demo (54) Development (248) Document (63) Driver (19) Emulation (62) Game (530) Graphics (227) Library (22) Network (63) Office (22) Utility (256) Video (18) Total files: 1698 Full index file Recent index file Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Cbio.c Provide standard clipboard device interface routines such as Open, Close, Post, Read, Write, etc. you just compile make object file of it like: gcc -c cbio.c -o cbio.o Add to your programm "#include "cb.h" ,and when you compile your programm, just add cbio object, like this: aros-shell:> gcc test.c -o test cbio.o -lexec example are included. |
Copyright © 2005 - 2025 The AROS Archives All Rights Reserved |