CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 9 of 9

Threaded View

  1. #1
    Join Date
    Mar 2000
    Location
    Seattle , WA
    Posts
    87

    Is it possible to implement a strlen function without declaring any variable.

    Hi,

    Is it possible to implement a strlen function without declaring any local or global variable ?

    Thanks,
    Last edited by arunkumar_gona; October 2nd, 2002 at 02:00 PM.

Posting Permissions

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





Click Here to Expand Forum to Full Width

Featured