ACIL FM
Dark
Refresh
Current DIR:
/usr/share/doc/libicu-devel/samples/numfmt
/
usr
share
doc
libicu-devel
samples
numfmt
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
capi.c
2.68 MB
chmod
View
DL
Edit
Rename
Delete
main.cpp
9.11 MB
chmod
View
DL
Edit
Rename
Delete
Makefile
632 B
chmod
View
DL
Edit
Rename
Delete
numfmt.sln
1.17 MB
chmod
View
DL
Edit
Rename
Delete
numfmt.vcxproj
9.61 MB
chmod
View
DL
Edit
Rename
Delete
numfmt.vcxproj.filters
1.14 MB
chmod
View
DL
Edit
Rename
Delete
readme.txt
2.36 MB
chmod
View
DL
Edit
Rename
Delete
util.cpp
4.02 MB
chmod
View
DL
Edit
Rename
Delete
util.h
1.1 MB
chmod
View
DL
Edit
Rename
Delete
Edit file: /usr/share/doc/libicu-devel/samples/numfmt/util.h
/******************************************************************** * © 2016 and later: Unicode, Inc. and others. * License & terms of use: http://www.unicode.org/copyright.html#License ************************************************************************* ************************************************************************* * COPYRIGHT: * Copyright (c) 1999-2002, International Business Machines Corporation and * others. All Rights Reserved. *************************************************************************/ #include "unicode/unistr.h" #include "unicode/fmtable.h" using namespace icu; #ifndef UPRV_LENGTHOF #define UPRV_LENGTHOF(array) (int32_t)(sizeof(array)/sizeof((array)[0])) #endif // Verify that a UErrorCode is successful; exit(1) if not void check(UErrorCode& status, const char* msg); // Replace nonprintable characters with unicode escapes UnicodeString escape(const UnicodeString &source); // Print the given string to stdout void uprintf(const UnicodeString &str); // Create a display string for a formattable UnicodeString formattableToString(const Formattable& f);
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply