Movatterモバイル変換


[0]ホーム

URL:


memparse
Prev Command-line Parsing Next

Name

memparse — parse a string with mem suffixes into a number

Synopsis

unsigned long longmemparse(const char *ptr,
 char **retptr);
 

Arguments

const char * ptr

Where parse begins

char ** retptr

(output) Optional pointer to next char after parse completes

Description

Parses a string into a number. The number stored atptr is potentially suffixed with K, M, G, T, P, E.


Prev Up Next
get_options Home CRC Functions

[8]ページ先頭

©2009-2025 Movatter.jp