Advertisement

Question

Started by November 15, 2004 02:35 PM
-1 comments, last by tomer_sh 19 years, 9 months ago
hi all! how exactly do I convert a string like: char *a = " if (a > b) b = a;" into a working code. I mean. let's say I parsed it out of a text file, how do I make it work? u can assume, that a and b are global variables. chhers

This topic is closed to new replies.

Advertisement