|
From: Hans-Bernhard B. <HBB...@T-...> - 2013-09-27 17:36:55
|
Am 27.09.2013 19:25, schrieb Mahmood Naderan: > Yes I know that but these specifiers are good for hex and scientific numbers (for example 0x7F, 0x7f, 2E+2, e2+2). None of them convert a 3,000,000,000 number to 3G. > I think I have to write a script to preprocess that. Thanks No, you don't. You only need to read all of "help set format", including the examples, and use what you learnt there. |