Search:

Type: Posts; User: sndpchikane

Search: Search took 0.01 seconds.

  1. Replies
    30
    Views
    4,863

    Hey ChotaChatri!! Are you from India?

    Hey ChotaChatri!!

    Are you from India?
  2. Replies
    19
    Views
    3,160

    Here is program

    Hi buddy

    here is your program after removing error.

    you forgot to include some usefull libraries



    # include<stdio.h>
    # include<conio.h>
  3. Replies
    16
    Views
    4,802

    hey dude, As i studies C Programming last...

    hey dude,

    As i studies C Programming last semester in my college.

    C program is divided into 3 sections

    1)preprocessor declarartion like "#include <stdio.h>"

    2)Declaration statements like...
  4. Replies
    31
    Views
    9,936

    Hey buddy can you please be more specific...

    Hey buddy

    can you please be more specific about what you want to do in your program so

    that i can help you.

    Also if you are reading text from TEXT file use fscanf() function to retrieve...
  5. Replies
    16
    Views
    2,629

    TO find whether value is unique

    Hi

    Here is program that i have written to find whether value entered in array is unique or not hope this will help you.


    /*
    Name: Sandeep Chikane
    Copyright: 18/03/08 11:43
    Author:...
Results 1 to 5 of 5