ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
REPOS_ERICCA
/
optimisation
/
src
/
write_num.h
Revision:
199
Committed:
Tue Jul 21 15:00:12 2009 UTC
(15 years, 9 months ago) by
picher
Content type:
text/plain
File size:
114 byte(s)
Log Message:
Projet d'optimisation
File Contents
#
User
Rev
Content
1
picher
199
#ifndef _WRITE_NUM_
2
#define _WRITE_NUM_
3
4
#include "bib_0000.h"
5
6
void write_num(ulong num, char *num_str);
7
8
#endif
Properties
Name
Value
svn:executable