1992 Stewartry District Council election
Elections to the Stewartry District Council took place in May 1992, alongside elections to the councils of Scotland's various other districts.

The result of the election
Aggregate results
Party | Seats | Gains | Losses | Net gain/loss | Seats % | Votes % | Votes | +/− | |
---|---|---|---|---|---|---|---|---|---|
Independent | 11 | 72.4 | 3,307 | ||||||
Conservative | 1 | 24.4 | 1,111 | ||||||
Other Parties | 0 | 3.4 | 151 |
gollark: ?coliru```c#include <stdio.h>#define S2(x) ##x#define S(x) S2(x)#define A2(x, ...) x(x(__VA_ARGS__))#define R2(x) x x#define R4(x) A2(R2, x)#define R8(x) A2(R4, x)#define R16(x) A2(R8, x)#define QUITELONG R16(long)int main(){printf(S(QUITELONG));return 42;}```
gollark: ?coliru```c#include <stdio.h>#define A2(x, ...) x(x(__VA_ARGS__))#define R2(x) x x#define R4(x) A2(R2, x)#define R8(x) A2(R4, x)#define R16(x) A2(R8, x)#define QUITELONG R16(long)int main(){printf(QUITELONG);return 42;}```
gollark: Hmm...
gollark: ?coliru```c#include <stdio.h>#define A2(x, ...) x(x(__VA_ARGS__))#define R2(x) x x#define R4(x) A2(R2, x)#define R8(x) A2(R4, x)#define R16(x) A2(R8, x)#define QUITELONG R16(long)int main(){printf("QUITELONG");return 42;}```
gollark: ?coliru```c#define A2(x, ...) x(x(__VA_ARGS__))#define R2(x) x x#define R4(x) A2(R2, x)#define R8(x) A2(R4, x)#define R16(x) A2(R8, x)#define QUITELONG R16(long)int main(){printf("QUITELONG")return 42;}```
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.