(anonymous IP: 18.117.145.67,352) | ||||||||||||||
| ||||||||||||||
Audio (96) Datatype (15) Demo (50) Development (247) Document (62) Driver (19) Emulation (62) Game (529) Graphics (224) Library (22) Network (62) Office (21) Utility (250) Video (18) Total files: 1677 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 - 2024 The AROS Archives All Rights Reserved |