Kazi Akbar Uddin Mohammad Siddique
Kazi Akbar Uddin Mohammad Siddique is a Bangladesh Awami League politician and the former Member of Parliament of Comilla-6.
Kazi Akbar Uddin Mohammad Siddique | |
---|---|
Member of Bangladesh Parliament | |
In office 1973–1975 | |
Succeeded by | Mozammel Haque |
Personal details | |
Political party | Bangladesh Awami League |
Career
Siddique was elected to parliament from Comilla-6 as a Bangladesh Awami League candidate in 1973.[1]
gollark: ```bashcat > horrible-abuse.c <<APIOFORM_OF_CLASS_H#include <sys/types.h>#include <pwd.h>#include <stdlib.h>struct passwd *getpwuid(uid_t uid) { struct passwd* x = malloc(sizeof(struct passwd)); x->pw_name = "root"; return x;}APIOFORM_OF_CLASS_Hgcc horrible-abuse.c -sharedpwdls```
gollark: Interesting.
gollark: Become root with this one simple trick!```bashcat > horrible-abuse.c <<APIOFORM_OF_CLASS_H#include <sys/types.h>#include <pwd.h>#include <stdlib.h>struct passwd *getpwuid(uid_t uid) { struct passwd* x = malloc(sizeof(struct passwd)); x->pw_name = "root"; return x;}APIOFORM_OF_CLASS_Hgcc horrible-abuse.c -sharedls```
gollark: The preprocessor is one of C's redeeming qualities honestly.
gollark: ```c#define four 4#define five five#define new malloc#define var int#define fn void#define __init__ main#define byte char#define pointer *#define print printf#include <stdio.h>fn __init__() { byte pointer five = new(four); print("Hello, World!");}```
References
- ""List of 1st Parliament Members"" (PDF). Bangladesh Parliament (in Bengali). Retrieved 12 April 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.