Click here to Skip to main content
15,886,038 members

Comments by LaxmikantYadav (Top 162 by date)

LaxmikantYadav 31-Aug-16 4:09am View    
You can try doxygen tool
LaxmikantYadav 18-Dec-14 7:11am View    
Have you check for memory leaks in your program ?
LaxmikantYadav 18-Dec-14 7:08am View    
A better approach would be use .ini file instead of .txt file. Read -> http://www.codeproject.com/Articles/2901/How-to-read-and-write-an-INI-File
LaxmikantYadav 13-Nov-14 1:39am View    
http://winmm.codeplex.com might help you.
LaxmikantYadav 31-Oct-14 1:48am View    
Can you please tell us why you required C code to access data from MySql why you cant access it directly from PHP ?