HELP ME PLEASE IMPORTANT HOMEWORK

#include <conio.h>
#include <cstdlib>
#include <string>
#include <iostream>
#include <cstdio>
#include <ctime>
#include <cstring>

using namespace std;
string (*something)(char*) = NULL;

string something1 (char* one) { return string(one); }
void main(void) {
something = something1;
system((*something)("pause").c_str());
}
HAVE YOU TRIED RESTARTING THE MACHINE!
how u do that?
closed account (z05DSL3A)
Start by installing Java.
how he do that?
closed account (z05DSL3A)
Make a cup of coffee and pour it in the vent at the back.

To make a cup of coffee: RTFM
how u pour coffee sideways?
No no, VENT goes sideways, coffee goes normal.
closed account (z05DSL3A)
My bad, you need a level of indirection in there. You could try a FIFO container and pipe that to the input of VENT.
where is coffee?
closed account (z05DSL3A)
You can get Java(coffee) from Java(place), but don't get them mixed up else you will look the fool. However the best Java not from Java comes from Sumatra.
Topic archived. No new replies allowed.