calculator with additional function

2005-06-09 Thread tomjab
___ Help-bison@gnu.org http://lists.gnu.org/mailman/listinfo/help-bison

flex input and malloc

2005-06-09 Thread jojo
Hello NG, because there is no NG for flex i post it here. I want to make a scanner for my microcontroller who is getting messages (not longer than 160 chars; example: "var1=34.34;var2="test";var3=5"). Those messages are stored in a buffer (char buff[160]). The mc should scan and react to this me