Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
meanspec-backend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MeanSpec (SCE338 2024-2 Group 1)
meanspec-backend
Repository
6bc18cd8ffa0acad0f8862010c1159fb970f9349
Select Git revision
Selected
6bc18cd8ffa0acad0f8862010c1159fb970f9349
Branches
1
main
default
protected
2 results
Show more breadcrumbs
meanspec-backend
src
services
partService.js
partService.js
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
7 months ago
613d8e4b
feat: combination 반환 api 추가
· 613d8e4b
Lee WooChang
authored
7 months ago
613d8e4b
History
feat: combination 반환 api 추가
Lee WooChang
authored
7 months ago
alloc.h
83 B
#ifndef _ALLOC_H_ #define _ALLOC_H_ typedef struct meta_struct { } meta; #endif