+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Basic C, for beginners!

  1. #11
    kiddies is offline Programmer
    Join Date
    May 2009
    Posts
    129
    Rep Power
    0

    Re: Basic C, for beginners!

    what for func
    Code:
    !strcmp
    i still dont understand

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #12
    Join Date
    Jul 2006
    Posts
    16,478
    Blog Entries
    75
    Rep Power
    143

    Re: Basic C, for beginners!

    strcmp compares two strings to see if they are greater, less than, or equal to each other. !strcmp would mean "not equal".
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  4. #13
    arslan220 Guest

    Re: Basic C, for beginners!

    you can also search on google.

+ Reply to Thread
Page 2 of 2 FirstFirst 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Basic Compiler Design Tutorial for Beginners
    By Bibek Dahal in forum General Programming
    Replies: 2
    Last Post: 10-17-2011, 01:17 AM
  2. Any Python beginners ?
    By ToX in forum Python
    Replies: 54
    Last Post: 10-11-2010, 06:09 AM
  3. Some Basic Linux Commands, For Beginners...
    By Onur in forum Linux Tutorials, Guides and Tips
    Replies: 5
    Last Post: 10-12-2009, 12:07 AM
  4. Beginners [Read This]
    By Donovan in forum Tutorials
    Replies: 15
    Last Post: 12-27-2008, 12:57 PM
  5. beginners C# project
    By matty241 in forum C# Programming
    Replies: 44
    Last Post: 05-31-2008, 09:29 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts