Does anyone have any firmware rev. for an old netscreen 5 that got it's brains scrambled...
I have already contacted NS/Juniper and they want $150 in order to make my product work again...
If some kind soul could send me the firmware, you'd make my day!
cyburdine@yahoo.com
thanks,
Justin
I am looking for a way to create a directory based on user input. I am using the system() function.
I basically want to run system("mkdir BOB");
where BOB is a variable that users define.
is there a better way of doing this?
int main()
{
string webName;
cout << "Enter the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.