Search Results

Search: Posts Made By: mbolthouse
Forum: Programming 10-04-2001
3,019
Posted By mbolthouse
Thanks!
AH-HA! Thank you Perderabo!!! It works perfectly now

Mike
Forum: Programming 10-04-2001
3,019
Posted By mbolthouse
Yet Another Question
Now that I have getch() to work, I have yet another problem. BTW, thank you for answering these questions, I do ask a lot, only because I am eager to know, what is a board used for anyways :)

Ok,...
Forum: Programming 10-03-2001
3,402
Posted By mbolthouse
Perfect!
This is exactly what I needed to know, thank you once again rwb!

Mike
Forum: Programming 10-03-2001
3,402
Posted By mbolthouse
Keyboard Strokes w/o Delay...
Hello(again), but I was wondering how you would obtain a keyboard stroke from a user with no delay(they don't have to hit enter) and then place that stroke into a variable?

Lets say you tell the...
Forum: Programming 10-03-2001
12,763
Posted By mbolthouse
Ah...
This answered my question _perfectly_, :) thank you very much for your help, i appreciate it

Mike
Forum: Programming 10-03-2001
12,763
Posted By mbolthouse
system("PAUSE") Problem.....
Ok, here's the situation....I have this code...

#include <iostream.h>
#include <stdlib.h>

int main()
{
cout << "\nBlah, and Blah\n\n";

system("PAUSE");

...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 04:18 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy