[PLUG] data types for unicode

2009-12-28 Thread virsen saste
Hello , I am writing in marathi on front end and want to store in Mysql Database in English .Which data types should i used to insert data? -- Thank you Virsen Saste 9823630115 ___ Pune GNU/Linux Users Group Mailing List

[PLUG] about unicode

2010-02-04 Thread virsen saste
Hi, While entering devanagri character ' क' i am getting ascii value 2325 but I want to convert it into ascii value of character 'k' i.e 107 How should i do that? -- Thank you Virsen Saste 9823630115 ___ Pune GNU/Linux Users Group Mailing List

[PLUG] token parsed in bison....

2010-04-28 Thread virsen saste
hello I want to save the token parsed by bison in other file. when I enter the input, I get appropriate output but want to store that output in other file (.txt or .doc) -- Thank you Virsen Saste 9823630115 ___ Pune GNU/Linux Users Group Mailing List

[PLUG] flex and bison

2010-04-30 Thread virsen saste
and header file,but same c program compiled in windows turbo C it gives me error *unable to open include file "header file"* , even if i have set path of include , source address in directory of turbo C then also giving same error -- Thank you Virsen Saste

[PLUG] parser in bison

2010-05-04 Thread virsen saste
Hello friends, while coding for parser in bison , I want to take input from a file which contains multiple lines and each line I want to parse HOW TO DO IT . -- Thank you Virsen Saste 9823630115 ___ Pune GNU/Linux Users Group Mailing List