[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: how to get value of a lua variable into a C program variable.
- From: Ashish Ranjan <ashishwave@...>
- Date: Fri, 25 Jan 2002 02:57:37 -0800 (PST)
hello everyone,
can anyone help me out there. i wrote a program in C
to send a string a=2;b=a+1. , now i want to get the
value of b into the C program variable called d, so
that i can do a printf() of the value of d in C
program, or any other manipulation. i am attaching the
full program with this mail.
bye :-)
Ashish
__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions!
http://auctions.yahoo.com
Attachment:
lua7.c
Description: lua7.c