User: nhim175

  • Public profile

User profile: nhim175

User info
User name:nhim175
History
Joined:
Number of posts:10
Latest posts:

How to check if a file exist in a directory
I used fopen :) I think it's the easiest way. anw, thanks!

How to check if a file exist in a directory
Hi, I've got a problem. User enter a file name, how to check if the file exist or not? Thanks!

How to insert a line of strings into a file at exact position
Hi everyone! For example: I have a file "data.txt" like this: [code] FIRST LINE 123 456 789 LAST LIN...

get a string from a data file
@Moschops: Thanks! [code]#include <stdio.h> #include <string.h> main() { FILE *f; f = fopen(...

get a string from a data file
[quote]Starting point and ending point of what?[/quote] Sorry, I mean starting point and ending poin...

This user does not accept Private Messages