The AROS Archives(anonymous IP: 18.191.171.235,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (46)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1623

Full index file
Recent index file

Part of aros exec
 Readme for:  Development » Misc » cbio_aros.zip

Cbio_aros

Description: "cbio" port
Download: cbio_aros.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 23kb
Version: 1.0
Date: 28 Jan 09
Author: Amiga.INC, port by kas1e
Submitter: kas1e
Email: kas1e/yandex ru
Requirements: aros
Category: development/misc
License: GPL
Distribute: yes
FileID: 533
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 236  (Current version)
236  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[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