The UNIX and Linux Forums
>
Top Forums
>
High Level Programming
Bug has developed
.
User Name
Remember Me?
Password
google unix.com
Forums
Register
Forum Rules
Links
Albums
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
Thread
:
Bug has developed
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
#
2
(
permalink
)
07-23-2007
porter
Registered User
Join Date: Jan 2007
Posts: 2,965
Code:
if(k==0) break; break;
What is that supposed to achieve?
I suggest you don't use C++ style comments in C code. It's a bad habit for portable code.
porter
View Public Profile
Find all posts by porter
Find porter's past nominations received
Find porter's present nominations given