void main()
{
int i,j;
/*input values of i and j*/
while(i*j<0&&++i!=7&&j++!=9)
{
do something;
}
dhingra 0 Unverified User
Salem 5,199 Posting Sage
ArkM 1,090 Postaholic
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
ArkM 1,090 Postaholic
Ancient Dragon 5,243 Achieved Level 70 Team Colleague Featured Poster
Aia 1,977 Nearly a Posting Maven
ArkM 1,090 Postaholic
Aia commented: Give me code, pleazzzzzzzzzzzzzz! ;) +10
ahamed101 40 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.