ブラウザの設定でJava Scriptの使用を有効にしてご利用ください。
後井
出典:Wikipedia
出典:『Wikipedia』 (2011/07/14 06:50 UTC 版)
atoi is a function in the C programming language that converts a string into an integer numerical representation. atoi stands for ASCII to integer. It is included in the C standard library header file stdlib.h. Its prototype is as follows:
atoi
stdlib.h
Atoi