プロジェクトの説明

[English]
C & C++ library for the sites of 1stclass.co.jp such as http://www.accessup.org/ and http://minakoe.jp/.

What you can do by using lib1stclass on 5/Sep/2010

1. Judge whether char[] is number or not

2. Get IP from host name

3. Make abolute path from relative path

4. mkdir recursively

5. Remove path recursively

6. Convert int into char

7. Reverse char[]

8. Convert ascii characters which cannot be used for file name into "_"

9. Create temporary file on /dev/shm

10. Safe strcat

[Japanese(日本語)]

C/C++の基本処理ライブラリ

2010/09/05時点 出来る事

1.数字かどうかの判別

2.ホスト名からIPを得る

3.相対パスから絶対パスを得る

4.ディレクトリを再帰的に作る

5.パス全体を消去(ディレクトリを再帰的に消去)

6.int型をchar型に変換

7.文字を逆並びにする

8.ファイルシステムに使えないアスキー文字を「_」に変換

9./dev/shm上への一時ファイル生成

10.安全なstrcat

システム要件

Confirmed the function on Linux

インストール

Please read README in this package / パッケージ内のREADMEをご参照下さい。 インストール方法を見る

使い方

Please see the distributer's web site. Japanese(日本語): http:/http://www.accessup.org/pj/6_B4C9CDFDBFCDA4B5A4F3/5/lib1stclass/English: http://en.accessup.org/pe/Administrator/20100905.html 使い方を見る

レビュー
あなたの評価
レビューする

統計情報

最新の動き