Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a new function xbt_dynar_to_array that transforms a dynar into a
authorsuter <suter@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 2 Dec 2010 13:35:59 +0000 (13:35 +0000)
committersuter <suter@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Thu, 2 Dec 2010 13:35:59 +0000 (13:35 +0000)
commit1c712008ba8d59e1f90b173a86a8bbeef5edbaed
treed78e130005674be77ce508e027abbf22604c257c
parent2bfc1f9d091e5cfb89c062c45c19271909aaa884
Add a new function xbt_dynar_to_array that transforms a dynar into a
NULL-terminated array. This may solve backward compatibility issues
due to the change to return type of SD_Simulate. See also:
http://lists.gforge.inria.fr/pipermail/simgrid-user/2010-December/002206.html

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@8882 48e7efb5-ca39-0410-a469-dd3cf9ba447f
ChangeLog
include/xbt/dynar.h
src/xbt/dynar.c