Search Results

Showing results 1 to 6 of 6
Search took 0.01 seconds.
Search: Posts Made By: ronjustincase ; Forum: C++ and child forums
Forum: C++ Feb 2nd, 2009
Replies: 5
Views: 51,216
Posted By ronjustincase
Hi ... I hope this helps someone out there....

I'm using netbeans with the C++ plugin in linux. I got the vtable error, and after a long time I figured out the solution..

basically the class I...
Forum: C++ Jan 19th, 2009
Replies: 5
Views: 369
Posted By ronjustincase
i am with opensuse 11 and system("clear") works
(system("pause")) donot work)

anyway thank you very much for your reply.
Forum: C++ Jan 18th, 2009
Replies: 5
Views: 369
Posted By ronjustincase
ok, the first thing works, e.g.


for(int i=0; i<10; i++) {
cout << i;
sleep(3);
system("clear");
}
Forum: C++ Jan 18th, 2009
Replies: 5
Views: 369
Posted By ronjustincase
hi you all..

i want to flash the output message to the screen for a limited time. can you plz help me ?

is there something in iomanip, or should i do something with system("pause") and...
Forum: C++ Jan 11th, 2009
Replies: 15
Solved: Please help
Views: 921
Posted By ronjustincase
I am vehbi your c++ asistant. we gave you this homework for learning c++, i take your ip from admin and checking with the ones that enter lms. you will get 0 and a discipline investigation is strated...
Forum: C++ Dec 8th, 2008
Replies: 21
Views: 35,373
Posted By ronjustincase
C++ string and getline are your friends so get to know them well :)


// flushinput.cpp
// A test program to test flushing input specifically cin
// Last Modified: 20081208

#include...
Showing results 1 to 6 of 6

 


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

©2003 - 2009 DaniWeb® LLC