CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - prototype.c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - prototype.c - List
[
Console
]
minisql
DL : 1
这是一个用C编写的小型数据库系统,实现了数据库,实现了表的定义,查找,插入,删除,索引等数据库操作。是一个数据库原型。-This is a small-scale use of C prepared database system, the realization of a database table realize the definition of search, insert, delete, index, such as database operations. Is a prototype database.
Date
: 2025-12-24
Size
: 382kb
User
:
liang
[
Console
]
ReadFile_And_WriteFile-Demo(VS2013)
DL : 0
对上次本人用dev c写的读写文件的程序进行改写,这次是用VS2013写的,将读文件与写文件分别封装成两个独立的函数放到两个独立的文件.cpp(.h)中,便于以后根据自己的需要对函数功能进行相应的扩展。读文件操作制将某一文件的二进制流读出写到一个txt文件中,写文件指将事先写好的数组中的数据一二进制流的形式写成一个新的文件。 两个函数原型: void ReadFile(char* readfilename, char* writefilename) void WriteFile(char* writefilename, char* data, int length) -Last on the program I use dev c write rewrite read and write files, this is written with VS2013, will read the file and write files are packaged into two separate functions into two separate files .cpp (. h), to facilitate future according to their own needs for function-extended accordingly. Read the operating system file binary stream reading a file written to a txt file, write file refers to the form of a data array prior written written as a binary stream a new file. Two prototype: void ReadFile (char* readfilename, char* writefilename) void WriteFile (char* writefilename, char* data, int length)
Date
: 2025-12-24
Size
: 1.22mb
User
:
themostfreeboy
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.