Search:

Type: Posts; User: Cyb3rT3k

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    8,969

    thanks guys! But I figured out that this is the...

    thanks guys! But I figured out that this is the same as strstr function. And I tried to write my own version of strstr(). Here are the codes. The compiler didn't give me any error or warning but...
  2. Replies
    12
    Views
    8,969

    umm ... thanks man ... but then these functions...

    umm ... thanks man ... but then these functions are already written for the compiler. Yeah, we can use it. But the problem is I have to write my own function. I appreciate it anyway :D
  3. Replies
    12
    Views
    8,969

    How do I write this function?

    Here is the problem that I have read it several times but still don't know whether I must return the memory address (is a number) or the character of the string (a character).

    Write a function...
  4. Replies
    9
    Views
    1,170

    I already am :D By the way, this is my first...

    I already am :D By the way, this is my first time taking a programming course, and C is my first language. You guys are all experts in here. I think I'll visit these cool forums often and...
  5. Replies
    9
    Views
    1,170

    oh yeah ... thanks a lot!!! It works now :) ...

    oh yeah ... thanks a lot!!! It works now :) What can I do in reward? :p
  6. Replies
    9
    Views
    1,170

    Please help me!

    I have written these codes since last week. The compiler (microsoft visual c++ 6.0 ) didn't give me any error. However, after I execute the program, then open the output file ( I route the outputs...
Results 1 to 6 of 6