Search:

Type: Posts; User: angelofmyst

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    3,095

    can you help now ? pls

    can you help now ? pls
  2. Replies
    7
    Views
    3,095

    oki this is what i got but i cant make all of...

    oki this is what i got but i cant make all of them run as they should


    #include"stdafx.h"
    #include<conio.h>
    #include<stdio.h>
    #include<math.h>
    #include<string.h>
    #include<stdlib.h>...
  3. Replies
    7
    Views
    3,095

    i tried the one with the longest word coz i cant...

    i tried the one with the longest word coz i cant write the others

    void longest_word(FILE *f,FILE *f1)
    {
    char data[2000];
    int i,len=0,len1=0,k=0;
    ...
  4. Replies
    7
    Views
    3,095

    Need big help with a menu program

    I have a problem in "c" programing. I have to make a program organized as a menu, a program which reads text files, records the results in a file ( the user has to enter the names of both files) and...
Results 1 to 4 of 4