TEXT   56
struct account
Guest on 2nd October 2024 08:28:33 PM


  1. struct account {
  2. accountid;
  3. accountname;
  4. accountpassword;
  5. accountemail;
  6. }

Raw Paste

Login or Register to edit or fork this paste. It's free.