Recent Posts
Java | 0 sec ago
None | 6 sec ago
None | 11 sec ago
None | 59 sec ago
None | 1 min ago
XML | 6 min ago
Bash | 6 min ago
Pascal | 8 min ago
None | 8 min ago
Power Shell | 9 min ago
Sitereport
Find cool info about any domain on the internet?
visit sitereport
Free Subdomains
Want a pastebin.com sub-domain for your community?
learn more...
What is pastebin?
Pastebin is a website that hosts all your text & code on dedicated servers for easy sharing.
learn more...
Learn a little bit about the new Pastebin.com on our help page. hide message
By vincent on the 9th of Feb 2010 08:06:30 PM Download | Raw | Embed | Report
  1.         while( i < Longueur)
  2.         {
  3.                 int n = rand()% Longueur;
  4.                 int m = rand()% Longueur;
  5.  
  6.                 Lettre = sMelange_[n];
  7.                 sMelange_[n] = sMelange_[m];
  8.                 sMelange_[m] = Lettre;
  9.                 i++;
  10.         }
Submit a correction or amendment below. Make A New Post
To highlight particular lines, prefix each line with @h@
Syntax highlighting:
Post expiration:
Post exposure:
Name / Title:
Email: