Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'class_expr'

1591830 - class_expr_main.c: class_expr
  1. #include<stdlib.h>
  2. #include<string>
  3. #include <iostream>
  4. using namespace std;
  5.  
  6.  
  7. inline string StringShift( string *str, int from, int distance )
  8. {
  9.  
1591825 - class_expr_main.c: class_expr
  1. #include<stdlib.h>
  2. #include<string>
  3. #include <iostream>
  4. using namespace std;
  5.  
  6.  
  7. inline string StringShift( string *str, int from, int distance )
  8. {
  9.