Search:

Type: Posts; User: AG1

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    931

    its not a homework!! its a sample example which...

    its not a homework!! its a sample example which im trying to solve..
  2. Can you help me now please?

    Can you help me now please?
  3. #include #include #include...

    #include <stdio.h>
    #include <string.h>
    #include <sys/types.h>
    #include <sys/stat.h>
    #include <fcntl.h>
    #include <sys/file>
    #include <unistd.h>
    #include <stdlib.h>
    #include <time.h> ...
  4. i just put the line numbers to because one can...

    i just put the line numbers to because one can easily identify the line where the problem is..
    can you help me with this please?
  5. Replies
    6
    Views
    931

    hey.. thanks for ur quick reply... i have to...

    hey.. thanks for ur quick reply...
    i have to edit the code according to the 5 bulleted points mentioned above. do u know how to do that? If u can than it will be great and i'll be very thankful to...
  6. Error in couple of lines of code and dont know how to add while loop??

    a. In line 24 and 25 the program is reading from the command line a specified filename. What should i do if i have mistyped the filename (ie the specified filename can't be found. then what will...
  7. Replies
    6
    Views
    931

    the code is as follow: Listing 2 Line...

    the code is as follow: Listing 2





    Line #

    Code
  8. Replies
    6
    Views
    931

    to amend the C program

    Based on the program defined in Listing 2, i am required to amend the C program to introduce a function, which implements the behaviour defined from line 5 to line 10. The function should be declared...
  9. Replies
    2
    Views
    1,954

    Hey Tomas..it says an error that "no such file or...

    Hey Tomas..it says an error that "no such file or directory" when i include #include<fs.h>
  10. Replies
    2
    Views
    1,954

    Problem with my code

    hey everyone..when i compile, i get the following 3 errors . can anyone please help to solve this errors??

    C:\C Codes\a.cpp||In function 'int main()':|
    C:\C Codes\a.cpp|286|error: aggregate...
  11. Thread: Examine Code

    by AG1
    Replies
    4
    Views
    1,237

    @salem - sorry that's my typo mistake, I meant to...

    @salem - sorry that's my typo mistake, I meant to say I'm not good at programming. Can u help me with this code??
  12. Thread: Examine Code

    by AG1
    Replies
    4
    Views
    1,237

    Examine Code

    i am good at coding and stuff so please can anyone please help me in finding 1)some vulnerability of class/type 2) the exact cause of the problem 3) How to fix the code to mitigate the...
Results 1 to 12 of 12