Showing results 1 to 12 of 12
Search took 0.01 seconds.
Posts Made By: brightmohan
Forum: VB.NET Jan 5th, 2008
Replies: 2
Views: 573
Posted By brightmohan
Re: Complex Data Binding. Is there a Solution at all for this??

Thank you, I will try to implement it...and see..if it works or, I'm trying.....to do zERO code kind of programming....where I dont have o write the code, and just do it using data wizard and add...
Forum: VB.NET Jan 4th, 2008
Replies: 2
Views: 573
Posted By brightmohan
REALLY Real Complex Data Binding issue. Is there a Solution at all for this??

Hi,

Please have a look at my attachments...

I wanted to know how this can be acheieved....

I want to bind some colums of my database table with various controls (ex. TextBoxes) and then some of...
Forum: C May 14th, 2007
Replies: 3
Views: 1,170
Posted By brightmohan
Re: Segmentation Fault while swapping strings. Runs perfect when compiled with tc com

Thank you very much for your reply. I did it. I allocated memory and free() ed them at the end of function. Its working perfectly now. Thank you very much.
Forum: C May 14th, 2007
Replies: 3
Views: 1,170
Posted By brightmohan
News Segmentation Fault while swapping strings. Runs perfect when compiled with tc complr

Hi,

This function that I've written works well when compiled under the Turbo C compiler on windows XP but it says Segmentation Fault while it runs on linux after compiling with cc Compiler. I've...
Forum: C May 6th, 2007
Replies: 15
Views: 2,951
Posted By brightmohan
News Re: C Program where gets(), getchar(), are not working.

Gosh!!! If I do Illegeal with pointer to the pointer, You might call the MILLITARY....lol :)



Thank You! I have cleared all the bugs related to ILLEGAL POINTER CONVERSIONs and ASSIGNMENTS. Now I...
Forum: C May 6th, 2007
Replies: 15
Views: 2,951
Posted By brightmohan
Re: C Program where gets(), getchar(), are not working.

Dear Geek SALEM,

What you told makes soo much sense. I never knew it before.

Thank you so much for your help.
Mohan Raj!
Forum: C May 5th, 2007
Replies: 15
Views: 2,951
Posted By brightmohan
News Re: C Program where gets(), getchar(), are not working.

The lov.txt file is:

How to swim|Tina|Turner|1998|1980.90
How to learn C++|Tim|DelMar|1997|2909.89
How to Crawl|Benicio|Tot|1998|1980.90
How to learn Java|All|Gore|1997|2909.89
How to...
Forum: C May 5th, 2007
Replies: 15
Views: 2,951
Posted By brightmohan
News Re: C Program where gets(), getchar(), are not working.

Here is the SAMPLE.C where gets() works absolutely fine. I dont understand why it isnt working in PROGRAM.C



#include<errno.h>
#include<stdio.h>

int getline(char line[], int max)
{
int nch = 0;
Forum: C May 5th, 2007
Replies: 15
Views: 2,951
Posted By brightmohan
News Re: C Program where gets(), getchar(), are not working.

Gosh! Nope! It still doesnt work.....The interpreter jumps at fgets() I dunno why. It doesnt stop to get characters from my Keyboard. Is it because I'm doing it on Laptop??? lol :) ?

Gosh!! The time...
Forum: C May 5th, 2007
Replies: 15
Views: 2,951
Posted By brightmohan
News Re: C Program where gets(), getchar(), are not working.

If you're having issues with downloading the code you can see it here.

The PROGRAM.C code:


#define TRUE 1
#define MAX_REC_LEN 1024
#define EOF_MARKER 26
#define LF 10
#define CR 13
Forum: C May 5th, 2007
Replies: 15
Views: 2,951
Posted By brightmohan
Re: C Program where gets(), getchar(), are not working.

Okie Dokie! Let me do that!

Thank You very much.
Forum: C May 5th, 2007
Replies: 15
Views: 2,951
Posted By brightmohan
Question C Program where gets(), getchar(), are not working.

Hello Geeks!

I have tried real hard trying to figure out the solution for why the getchar() and fputs() arent working in my program. I have already wasted so much time thinking and debugging about...
Showing results 1 to 12 of 12

 
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 8:08 am.
Newsletter Archive - Sitemap - Privacy Statement - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC