代码搜索:structs

找到约 2,696 项符合「structs」的源代码

代码结果 2,696
www.eeworm.com/read/103786/15720922

c menu.c

/* Note: * This is just a sample piece of code that shows how to use some structs - * it may not even run. */ #include /* prototypes are necessary */ void smenu1 (void); void smenu2 (
www.eeworm.com/read/100919/15860557

todo

TODO - list of things to do for libpng: Final bug fixes. Improve API by hiding the png_struct and png_info structs. Finish work on the no-floating-point version (including gamma compensation) Be
www.eeworm.com/read/431157/8707663

c mem_alloc.c

#include #include "defines.h" #include "types.h" extern char *malloc(), *calloc(), *sbrk(); extern int debug; extern char *treetxt(); #define NPARSETREE 128 /* allocate PARSETREE structs i
www.eeworm.com/read/431013/8713834

c malloc.c

#include "d:\cips\cips.h" /* let's try to malloc some structs */ #define GND '\0' struct trans_struct { char employee[30]; char date[8]; char number[5]; char dep
www.eeworm.com/read/418779/10927671

c netbios_writex.c

/* * SMB WriteX overflow - CVE-2006-5276 * * Copyright (C) 2007 Sourcefire, Inc. All Rights Reserved * * Writen by Brian Caswell * * Structs from SPP_DCERPC, by Andrew M
www.eeworm.com/read/464894/7061962

todo

TODO - list of things to do for libpng: Final bug fixes. Improve API by hiding the png_struct and png_info structs. Finish work on the no-floating-point version (including gamma compensation) Better
www.eeworm.com/read/140797/7146931

todo

TODO - list of things to do for libpng: Final bug fixes. Improve API by hiding the png_struct and png_info structs. Finish work on the no-floating-point version (including gamma compensation) Better
www.eeworm.com/read/146172/12666449

todo

TODO - list of things to do for libpng: Final bug fixes. Improve API by hiding the png_struct and png_info structs. Finish work on the no-floating-point version (including gamma compensation) Better
www.eeworm.com/read/138783/13213012

todo

TODO - list of things to do for libpng: Final bug fixes. Improve API by hiding the png_struct and png_info structs. Finish work on the no-floating-point version (including gamma compensation) Better
www.eeworm.com/read/136865/5841802

todo

TODO - list of things to do for libpng: Final bug fixes. Improve API by hiding the png_struct and png_info structs. Finish work on the no-floating-point version (including gamma compensation) Better