dennis2354
No user record in our sample, but dennis2354 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
No user record in our sample, but dennis2354 has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
Great example. Your C-Code translated to Pascal would be if (input = 'y') or (input = 'Y') then begin writeln ('blah blah'); end else if (input = 'n') or (input = 'N') then begin writeln ('blah'); end else begin writeln…