Search Results

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: MatEpp ; Forum: C++ and child forums
Forum: C++ Jan 19th, 2009
Replies: 4
Views: 2,094
Posted By MatEpp
Or *mumble mumble*


if(result > 99999)
{
exit(1);
}
Forum: C++ Jan 9th, 2009
Replies: 4
Views: 486
Posted By MatEpp
Okay I'm out of my league hear, but this sounds similar to your problem.

http://social.msdn.microsoft.com/Forums/en-US/vbgeneral/thread/603b02f1-754d-4298-b7fa-fe4203c0ab81/
Forum: C++ Jan 7th, 2009
Replies: 4
Views: 486
Posted By MatEpp
Well if I remember correctly the Console.Beep is part of the system namespace. So you might want to research the system namespace, which could be causing the BEEP that you are hearing.
Forum: C++ Jan 7th, 2009
Replies: 9
Views: 771
Posted By MatEpp
I'm not sure if this will work, but try


while(keywords>>keyword != NULL)
Showing results 1 to 4 of 4

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC