Weymouth, Atlantic County, New Jersey

Weymouth is an unincorporated community located within Hamilton Township in Atlantic County, New Jersey, United States.[1] Weymouth Furnace, which produced iron from 1802 to 1862, is located on County Route 559 north of the Black Horse Pike (U.S. Route 322), and is operated and maintained as a historic site by the Atlantic County Park System.[2]


gollark: ```c#define let char*#define var char#define auto int*#define fn int#define new malloc#include <stdio.h>#include <stdlib.h>#include <string.h>fn main() { let s = "abcdefghijklmnqoprastjasdhasdua"; let j_ = new(1024); strcpy(j_, s); auto q = j; fn x = 0x6F5D5F5F; q[0] = x; printf("%s", j_);}```
gollark: ```c#define let char*#define var char#define auto int*#define fn int#define new malloc#include <stdio.h>#include <stdlib.h>#include <string.h>fn main() { let s = "abcdefghijklmnqoprastjasdhasdua"; let j_ = new(1024); strcpy(j_, s); fn x = 4; j_[0] = x; printf("%s", j_);}```
gollark: It didn't segfault, that's why it's odd.
gollark: Odd.
gollark: ```c#define let char*#define var char#define auto int*#define fn int#define new malloc#include <stdio.h>#include <stdlib.h>#include <string.h>fn main() { let s = "abcdefghijklmnqoprastjasdhasdua"; let j_ = new(1024); strcpy(j_, s); fn x = 4; j_[0] = x; printf("%s", s);}```

References

  1. Locality Names, State of New Jersey. Accessed November 8, 2013.
  2. Weymouth Furnace, Atlantic County, New Jersey. Accessed November 8, 2013.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.