January 09, 2004
code:
int ivar = toInt(var);

var is (in this case) "0".

the error I get is "Error: Error: conversion 0"

what's the problem?