ActivePostIDs #1

Closed
opened 2021-10-31 21:20:43 +00:00 by asdam9 · 0 comments
Owner

Build a function that returns an array of the IDs of all posts in DB that has a state of 0.

i.e. something like:

int* ActivePostIDs(int* arr, MYSQL* con)
Build a function that returns an array of the IDs of all posts in DB that has a state of 0. i.e. something like: ``` int* ActivePostIDs(int* arr, MYSQL* con) ```
asdam9 added this to the Database Handler milestone 2021-10-31 21:25:32 +00:00
asdam9 self-assigned this 2021-10-31 21:36:38 +00:00
asdam9 added the
enhancement
label 2021-11-15 18:08:48 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: asdam9/FoCuSSG#1
No description provided.