UNIX/Linux Programming - April 2022

Please Help Asap UNIX
 
1) Requirements of the script: a) You can use any shell, but you must identify the shell on the first line. Example: #!\bin\bash b) Fully document the script. E...
[6 replies] Last: Amazing tutorial! This is exactly the type of post we like to see on t... (by johnny5947)
Shinegatori
 
#include <iostream> #include <string> #include <cstdlib> #include <time.h> #include <fstream> using namespace std; int losowanie(int tab,int min,int max...
[2 replies] Last: I expect it doesn't compile. int losowanie( int tab , int min, int ma... (by kbw)
  Archived months: [mar2022] [may2022]

This is an archived page. To post a new message, go to the current page.