January 09, 2004 toInt() problem | ||||
---|---|---|---|---|
| ||||
code: int ivar = toInt(var); var is (in this case) "0". the error I get is "Error: Error: conversion 0" what's the problem? |
Copyright © 1999-2021 by the D Language Foundation
January 09, 2004 toInt() problem | ||||
---|---|---|---|---|
| ||||
code: int ivar = toInt(var); var is (in this case) "0". the error I get is "Error: Error: conversion 0" what's the problem? |