代码搜索:stdlib

找到约 10,000 项符合「stdlib」的源代码

代码结果 10,000
www.eeworm.com/read/279968/4129956

c mallocr.c

#include void * _malloc_r (struct _reent *ptr, size_t size) { return malloc (size); }
www.eeworm.com/read/444853/1728753

c drum.c

/*------------------------------------- DRUM.C -- MIDI Drum Machine (c) Charles Petzold, 1998 -------------------------------------*/ #include #include
www.eeworm.com/read/425984/1997288

c fft3.c

#include #include #include #include "../include/amr_plus.h" /*_____________________________________________________________________ |
www.eeworm.com/read/416410/2122344

cpp editorsstylesdemoconvert.cpp

//--------------------------------------------------------------------------- #include #include #pragma hdrstop #include "EditorsStylesDemoConvert.h" #include "Jpeg.hpp" /
www.eeworm.com/read/412215/2174859

cpp editorsstylesdemoconvert.cpp

//--------------------------------------------------------------------------- #include #include #pragma hdrstop #include "EditorsStylesDemoConvert.h" #include "Jpeg.hpp" /
www.eeworm.com/read/391684/2517179

c++ toinertialframe.c++

#include #include #include "gplaut04.h" extern UserData clientData; //////////////////////////////////////////////////////////////////////////////////// // void computePrimaryPos
www.eeworm.com/read/376006/2717769

pgc comment.pgc

#include exec sql include ../regression; /* just a test comment */ int i; /* just a test comment int j*/; /****************************************************************************/ /
www.eeworm.com/read/352401/3095136

c hello.c

#include #include int main() { printf("Hello World\n"); exit (EXIT_SUCCESS); }
www.eeworm.com/read/154620/5635800

c main.c

#include /* special function register declarations */ /* for the intended 8051 derivative */ #include #include
www.eeworm.com/read/473077/6855002

cpp weiqiply.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #if !defined( globalH ) #include "global.h" #endif #include #includ